------------------------------------------------------------
revno: 2315
committer: Tran Chau <[email protected]>
branch nick: dhis2
timestamp: Thu 2010-12-09 10:09:38 +0700
message:
Minor fix for Multi-dataentry-form into Patient module.
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 2010-12-03 06:08:58 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2010-12-09 03:09:38 +0000
@@ -156,7 +156,7 @@
</action>
<action name="completeProgramStageDataEntry" class="org.hisp.dhis.caseentry.action.caseentry.CompleteDataEntryAction">
- <result name="success" type="chain">viewProgramStageRecords</result>
+ <result name="success" type="redirect">getDataRecords.action?programId=${programId}</result>
</action>
<!-- Visit Plan -->
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp