=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/app.js' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/app.js 2014-11-06 15:44:09 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/app.js 2014-11-06 19:12:36 +0000 @@ -9065,7 +9065,9 @@ }); onRender = function(vp) { - + gis.olmap.mask = Ext.create('Ext.LoadMask', vp.getEl(), { + msg: 'Loading' + }); }; afterRender = function() {