=== modified file 'dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/dataEntryOverview.vm' --- dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/dataEntryOverview.vm 2012-01-23 10:49:32 +0000 +++ dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/dataEntryOverview.vm 2012-01-23 13:03:13 +0000 @@ -47,7 +47,7 @@

- +

=== modified file 'dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/dataEntrySection.vm' --- dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/dataEntrySection.vm 2012-01-13 10:16:31 +0000 +++ dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/dataEntrySection.vm 2012-01-23 13:03:13 +0000 @@ -84,15 +84,15 @@ #elseif( $dataElement.type == "date" ) - + #elseif( $dataElement.type == "int" && $dataElement.numberType == "number" ) - + #elseif( $dataElement.type == "int" && $dataElement.numberType == "int" ) - + #elseif( $dataElement.type == "int" && $dataElement.numberType == "positiveNumber" ) - + #elseif( $dataElement.type == "int" && $dataElement.numberType == "negativeNumber" ) - + #end #end #end @@ -105,7 +105,7 @@

- +