=== 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 2013-07-03 15:40:29 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2013-07-10 02:51:49 +0000 @@ -1150,7 +1150,7 @@ class="org.hisp.dhis.patient.action.program.GetProgramAction"> /main.vm /dhis-web-maintenance-patient/addProgramIndicator.vm - javascript/programIndicator.js + javascript/commons.js,javascript/programIndicator.js F_ADD_PROGRAM_INDICATOR @@ -1165,7 +1165,7 @@ class="org.hisp.dhis.patient.action.programtindicator.GetProgramIndicatorAction"> /main.vm /dhis-web-maintenance-patient/updateProgramIndicator.vm - javascript/programIndicator.js + javascript/commons.js,javascript/programIndicator.js F_UPDATE_PROGRAM_INDICATOR === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/defaultPatientRegistationForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/defaultPatientRegistationForm.vm 2013-07-09 06:32:58 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/defaultPatientRegistationForm.vm 2013-07-10 02:51:49 +0000 @@ -5,7 +5,7 @@ }); byId('name').focus(); -}); +});

$i18n.getString( "create_default_registration_form" )

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programIndicatorForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programIndicatorForm.vm 2013-04-17 08:20:39 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programIndicatorForm.vm 2013-07-10 02:51:49 +0000 @@ -17,7 +17,7 @@ - +