------------------------------------------------------------ revno: 3288 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Tue 2011-04-05 15:08:18 +0700 message: Minor fix to patient module menu. modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAndProgramMenu.vm
-- 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/webapp/dhis-web-maintenance-patient/patientAndProgramMenu.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAndProgramMenu.vm 2011-03-02 09:03:18 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAndProgramMenu.vm 2011-04-05 08:08:18 +0000 @@ -8,7 +8,7 @@ <li><a href="defineOrgunitRegistrationForm.action">$i18n.getString( "patient_orgunit_registration" )</a></li> <li><a href="program.action">$i18n.getString( "program" )</a></li> <li><a href="programAttribute.action">$i18n.getString( "program_attribute" )</a></li> - <li><a href="caseAggregation.action">$i18n.getString( "case_aggregation_mapping" )</a></li> + <li><a href="caseAggregation.action">$i18n.getString( "beneficiary_aggregation_query_builder" )</a></li> <li><a href="validationCriteria.action">$i18n.getString( "validation_criteria" )</a></li> <li><a href="patientMobileSetting.action">$i18n.getString( "patientMobileSetting" )</a></li> </ul>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

