------------------------------------------------------------ revno: 13474 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Mon 2013-12-30 11:24:01 +0700 message: Load all multi events with registration programs in program-stade completeness function. 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-12-18 08:26:45 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2013-12-30 04:24:01 +0000 @@ -1190,7 +1190,7 @@ <!-- Program-stage-completeness --> <action name="programStageCompletenessSelect" - class="org.hisp.dhis.caseentry.action.patient.SelectAction"> + class="org.hisp.dhis.caseentry.action.report.ReportSelectAction"> <interceptor-ref name="organisationUnitTreeStack" /> <result name="success" type="velocity">/main.vm</result> <param name="page">/dhis-web-caseentry/programStageCompletenessSelect.vm</param>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

