------------------------------------------------------------ revno: 2966 committer: Tran Chau <[email protected]> branch nick: dhis2 timestamp: Wed 2011-03-02 16:03:18 +0700 message: Minor fix. 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-02-16 02:55:58 +0000 +++ 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 @@ -4,8 +4,8 @@ <li><a href="patientAttribute.action">$i18n.getString( "patient_attribute" )</a></li> <li><a href="patientAttributeGroup.action">$i18n.getString( "patient_attribute_group" )</a></li> <li><a href="patientIdentifierType.action">$i18n.getString( "patient_identifier_type" )</a></li> + <li><a href="relationshipType.action">$i18n.getString( "relationship_type" )</a></li> <li><a href="defineOrgunitRegistrationForm.action">$i18n.getString( "patient_orgunit_registration" )</a></li> - <li><a href="relationshipType.action">$i18n.getString( "relationship_type" )</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>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

