dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #35546
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18193: event-capture: removed switch between custom and default form
------------------------------------------------------------
revno: 18193
committer: Abyot Asalefew Gizaw <abyota@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2015-02-09 08:47:34 +0100
message:
event-capture: removed switch between custom and default form
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-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-event-capture/views/home.html'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/views/home.html 2015-01-29 17:13:36 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/views/home.html 2015-02-09 07:47:34 +0000
@@ -51,12 +51,6 @@
{{'register_event'| translate}}
</button>
</td>
- <td ng-if="(editingEventInFull || eventRegistration) && customForm" style='padding-left: 10px;'>
- <button class="button button-std not-printable"
- ng-click="switchDataEntryForm()">
- {{displayCustomForm ? 'use_default_form' : 'use_custom_form'| translate}}
- </button>
- </td>
<td ng-if="dhis2Events.length > 0" style='padding-left: 10px;'>
<button class="button button-std not-printable"
onclick="javascript:window.print()">