dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #13462
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4329: Removed outdated file
------------------------------------------------------------
revno: 4329
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2011-08-17 13:50:19 +0200
message:
Removed outdated file
removed:
dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/responseDisplayModes.vm
modified:
dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/form.js
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== 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