=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramStageSectionForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addProgramStageSectionForm.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/addProgramStageSectionForm.vm 2013-02-28 07:59:56 +0000 @@ -34,7 +34,12 @@ - + + + + + + @@ -48,7 +53,7 @@
$i18n.getString( "available_data_elements" )
- #foreach( $psPataElement in $availableDataElements ) #end @@ -63,7 +68,7 @@ - + === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramStageSectionForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramStageSectionForm.vm 2013-02-04 03:09:04 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramStageSectionForm.vm 2013-02-28 07:59:56 +0000 @@ -36,7 +36,12 @@
- + + + + + + @@ -50,7 +55,7 @@
$i18n.getString( "available_data_elements" )
- #foreach( $psDataElement in $availableDataElements ) #end @@ -65,7 +70,7 @@ - #foreach( $psDataElement in $section.programStageDataElements ) #end