=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataElementForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataElementForm.vm 2012-02-07 03:20:10 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataElementForm.vm 2012-06-10 20:12:55 +0000 @@ -31,9 +31,6 @@ - - - @@ -64,7 +61,7 @@
$i18n.getString( "details" )
- @@ -73,7 +70,7 @@
- @@ -85,7 +82,7 @@
- @@ -96,7 +93,7 @@
- @@ -105,7 +102,7 @@
- @@ -118,7 +115,7 @@
- #foreach( $dataElementCategoryCombo in $dataElementCategoryCombos ) #end @@ -133,7 +130,7 @@
$i18n.getString( 'option_set' ) - #foreach ( $optionSet in $optionSets ) @@ -200,7 +197,7 @@
$encoder.htmlEncode( $groupSet.name ) - #foreach ( $group in $groupSet.getSortedGroups() ) @@ -213,8 +210,8 @@ #end

- - + +

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/updateDataElementForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/updateDataElementForm.vm 2012-02-06 02:56:02 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/updateDataElementForm.vm 2012-06-10 20:12:55 +0000 @@ -28,41 +28,42 @@

$i18n.getString( "edit_data_element" )

- - - + + + + - + - + - + - + - + - + - +
$i18n.getString( "details" )
- @@ -71,7 +72,7 @@
- @@ -80,7 +81,7 @@
- @@ -91,7 +92,7 @@
- @@ -109,7 +110,7 @@
- @@ -125,7 +126,7 @@
- @@ -133,12 +134,12 @@
- #foreach( $dataElementCategoryCombo in $dataElementCategoryCombos ) #end @@ -153,7 +154,7 @@
$i18n.getString( 'option_set' ) - #foreach ( $optionSet in $optionSets ) @@ -204,12 +205,10 @@ #if( $groupSets.size() > 0 ) - - - + @@ -218,7 +217,7 @@
$i18n.getString( "data_element_groups" )
$encoder.htmlEncode( $groupSet.name ) - #foreach ( $group in $groupSet.getSortedGroups() )