------------------------------------------------------------ revno: 3286 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Tue 2011-04-05 13:41:10 +0700 message: Remove unused action into Patient module. 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-03-30 04:59:34 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2011-04-05 06:41:10 +0000 @@ -760,13 +760,6 @@ </param> <param name="requiredAuthorities">F_PROGRAM_UPDATE</param> </action> - - <action name="defineCriteriaAssociations" - class="org.hisp.dhis.patient.action.program.DefineCriteriaAssociationsAction"> - <result name="success" type="velocity-xml"> - /dhis-web-maintenance-patient/responseSuccess.vm</result> - <param name="requiredAuthorities">F_PROGRAM_UPDATE</param> - </action> <!-- ProgramStage -->
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

