------------------------------------------------------------
revno: 21321
committer: jijukjose <[email protected]>
branch nick: dhis2
timestamp: Fri 2015-12-04 11:12:39 +0100
message:
changes for adding Print feature for tracker capture
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/views/home.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-apps/src/main/webapp/dhis-web-tracker-capture/views/home.html'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/views/home.html 2015-12-03 17:02:34 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/views/home.html 2015-12-04 10:12:39 +0000
@@ -133,10 +133,10 @@
ng-click="showRegistration()">
{{registerLabel}}
</button>
- <button type="button"
+ <button type="button"
class="btn btn-info"
ng-if="teiCount > 0"
- onclick="javascript:window.print()">
+ onclick="javascript:window.print()">
{{printLabel}}
</button>
</div>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp