=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/webapp/dhis-web-maintenance-dataset/javascript/viewDataEntryForm.js' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/webapp/dhis-web-maintenance-dataset/javascript/viewDataEntryForm.js 2011-05-12 12:29:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/webapp/dhis-web-maintenance-dataset/javascript/viewDataEntryForm.js 2011-05-12 13:22:44 +0000 @@ -152,7 +152,7 @@ if( $option.length !== 0 ) { var id = $option.data("id"); var title = $option.val(); - var template = ''; + var template = ''; if(!checkExisted("indicator" + id)) { oEditor.insertHtml( template ) @@ -191,13 +191,13 @@ id = boolDataEntryId; html = ""; + + "\" style=\"width:7em;text-align:center\"/>"; } else { id = dataEntryId; html = ""; + + "\" style=\"width:7em;text-align:center\"/>"; } if (!checkExisted(id)) {