dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #20803
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9673: Remove Multi events data entry authority from anonymous program list in entry form.
------------------------------------------------------------
revno: 9673
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-01-31 14:19:15 +0700
message:
Remove Multi events data entry authority from anonymous program list in entry form.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml
--
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-caseentry/src/main/resources/struts.xml'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2013-01-29 15:19:42 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2013-01-31 07:19:15 +0000
@@ -130,7 +130,6 @@
class="org.hisp.dhis.caseentry.action.caseentry.LoadAnonymousProgramsAction">
<result name="success" type="velocity-json">/dhis-web-caseentry/jsonSingleEventPrograms.vm
</result>
- <param name="requiredAuthorities">F_NAME_BASED_DATA_ENTRY</param>
</action>
<action name="createAnonymousEncounter"