------------------------------------------------------------
revno: 3995
committer: Tran Chau <[email protected]>
branch nick: dhis2
timestamp: Thu 2011-06-23 10:50:24 +0700
message:
Fix bug: Only show first program stages in program stage management.
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/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-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2011-06-01 09:12:50 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2011-06-23 03:50:24 +0000
@@ -704,7 +704,7 @@
<action name="addProgramStage"
class="org.hisp.dhis.patient.action.programstage.AddProgramStageAction">
- <result name="success" type="redirect">programStage.action
+ <result name="success" type="redirect">programStage.action?id=${id}
</result>
<param name="requiredAuthorities">F_PROGRAMSTAGE_ADD</param>
</action>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp