=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js 2012-11-13 12:12:20 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js 2012-11-13 12:15:28 +0000 @@ -197,7 +197,7 @@ }; GIS.init.security = { - isAdmin: false//init.security.isAdmin + isAdmin: init.security.isAdmin }; GIS.init.contextPath = init.contextPath;