=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramForm.vm 2013-01-23 10:27:28 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramForm.vm 2013-01-28 09:09:20 +0000 @@ -52,35 +52,35 @@ - + $i18n.getString( "enrollment_details" ) - + - + - + - + - + @@ -90,7 +90,7 @@ - +
@@ -144,6 +144,9 @@

+
+ +
@@ -151,5 +154,4 @@
- \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/program.js' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/program.js 2013-01-24 13:37:59 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/program.js 2013-01-28 09:09:20 +0000 @@ -67,6 +67,8 @@ hideById("selectedList"); jQuery("[name=displayed]").attr("disabled", true); jQuery("[name=displayed]").removeAttr("checked"); + + jQuery("[name=nonAnonymous]").hide(); } else{ jQuery("[name=displayed]").prop("disabled", false); @@ -76,6 +78,8 @@ enable('dateOfEnrollmentDescription'); enable("displayIncidentDate"); enable('ignoreOverdueEvents'); + + jQuery("[name=nonAnonymous]").show(); if( type == 2 ){ disable('ignoreOverdueEvents'); } === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/updateProgramForm.js' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/updateProgramForm.js 2012-10-03 04:54:22 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/javascript/updateProgramForm.js 2013-01-28 09:09:20 +0000 @@ -22,4 +22,5 @@ }); checkValueIsExist( "name", "validateProgram.action", {id:getFieldValue('id')}); + programOnChange(); }); === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAttribute.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAttribute.vm 2013-01-28 05:28:45 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAttribute.vm 2013-01-28 09:09:20 +0000 @@ -30,8 +30,8 @@ $i18n.getString( 'edit' ) - $i18n.getString( 'translation_translate' ) - $i18n.getString( 'remove' ) + $i18n.getString( 'translation_translate' ) + $i18n.getString( 'remove' ) $i18n.getString( 'show_details' ) === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramForm.vm 2013-01-24 13:37:59 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramForm.vm 2013-01-28 09:09:20 +0000 @@ -53,40 +53,40 @@ - + - + $i18n.getString( "enrollment_details" ) - + - + - + - + - + - + @@ -97,7 +97,7 @@ - +
@@ -165,13 +165,14 @@

- + +
+ + - -
- - + +