dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #40850
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 20799: tracker-capture: removed unused service plugin
------------------------------------------------------------
revno: 20799
committer: Abyot Asalefew Gizaw <abyota@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2015-10-20 11:46:23 +0200
message:
tracker-capture: removed unused service plugin
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry-controller.js
--
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/components/dataentry/dataentry-controller.js'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry-controller.js 2015-10-20 09:44:15 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/dataentry-controller.js 2015-10-20 09:46:23 +0000
@@ -17,7 +17,6 @@
EnrollmentService,
ProgramStageFactory,
DHIS2EventFactory,
- OptionSetService,
ModalService,
CurrentSelection,
TrackerRulesExecutionService,