=== 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 2013-06-08 04:23:53 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js 2013-06-09 16:56:45 +0000 @@ -159,6 +159,8 @@ return false; } + layers = layers.reverse(); + namespace = 'xmlns="http://www.w3.org/2000/svg"'; svg = ''; @@ -3445,7 +3447,7 @@ { xtype: 'form', cls: 'el-border-0', - width: 270, + //width: 270, items: [ { html: GIS.i18n.organisation_unit_level_parent,