dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01465
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 464: Load mask bug fixed.
------------------------------------------------------------
revno: 464
committer: Jan Henrik Overland janhenrik.overland@xxxxxxxxx
branch nick: trunk
timestamp: Tue 2009-07-14 13:49:09 +0200
message:
Load mask bug fixed.
modified:
gis/dhis-web-mapping/src/main/webapp/mfbase/mapfish/widgets/geostat/Choropleth.js
=== modified file 'gis/dhis-web-mapping/src/main/webapp/mfbase/mapfish/widgets/geostat/Choropleth.js'
--- gis/dhis-web-mapping/src/main/webapp/mfbase/mapfish/widgets/geostat/Choropleth.js 2009-07-14 11:42:08 +0000
+++ gis/dhis-web-mapping/src/main/webapp/mfbase/mapfish/widgets/geostat/Choropleth.js 2009-07-14 11:49:09 +0000
@@ -810,7 +810,7 @@
return;
}
-Ext.msg.wait('Doing stuff...', 'Please wait');
+ mask.show();
loadMapData('choropleth');
},
--
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.