------------------------------------------------------------
revno: 16196
committer: Abyot Asalefew Gizaw [email protected]
branch nick: dhis2
timestamp: Mon 2014-07-21 11:42:16 +0200
message:
  tracker capture - removed unnecessary button cancel from advanced search 
dropdown. clicking anywhere outside the dropdown closes the search anyway
modified:
  
dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhis-web-tracker-capture/views/search.html


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhis-web-tracker-capture/views/search.html'
--- dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhis-web-tracker-capture/views/search.html	2014-07-04 10:10:13 +0000
+++ dhis-2/dhis-web/dhis-web-tracker-capture/src/main/webapp/dhis-web-tracker-capture/views/search.html	2014-07-21 09:42:16 +0000
@@ -105,11 +105,6 @@
                 class="btn btn-success small-horizonal-spacing" 
                 ng-click="search(searchMode.listAll)">
             {{'list_all'| translate}}
-        </button>
-        <button type="button" 
-                class="btn btn-default small-horizonal-spacing" 
-                ng-click="showHideSearch()">
-            {{'cancel'| translate}}
-        </button>
+        </button>        
     </div>
 </div>
\ No newline at end of file

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to