=== modified file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js 2011-08-16 18:57:34 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js 2011-08-17 11:50:19 +0000 @@ -77,7 +77,6 @@ } }) - $(document).bind("dhis2.offline", function() { if(isHeaderMessageVisible()) { updateHeaderMessage( "You are offline. Data will be stored locally." ) === removed file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/responseDisplayModes.vm' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/responseDisplayModes.vm 2010-11-20 10:12:54 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/responseDisplayModes.vm 1970-01-01 00:00:00 +0000 @@ -1,5 +0,0 @@ -{ - "sectionForm": $!{sectionForm}, - "customForm": $!{customForm}, - "displayMode": "$!{displayMode}" -} \ No newline at end of file