=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/config.js' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/config.js 2010-03-10 14:41:28 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/config.js 2010-03-11 16:42:06 +0000 @@ -19,13 +19,14 @@ // Help strings - thematicMap = 'thematicMap'; - mapRegistration = 'map'; - organisationUnitAssignment = 'mapOrganisationUnitRelation'; - overlayRegistration = 'overlay'; - administration = 'administration'; - favorites = 'favoriteMapView'; - legendSets = 'legendSet'; + thematicMap = 'gisThematicMap'; + mapRegistration = 'gisMap'; + organisationUnitAssignment = 'gisMapOrganisationUnitRelation'; + overlayRegistration = 'gisOverlay'; + administration = 'gisAdministration'; + favorites = 'gisFavoriteMapView'; + legendSets = 'gisLegendSet'; + pdfprint = 'gisPdfPrint'; // Layout === modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/resources/mapfish/widgets/geostat/Choropleth.js' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/resources/mapfish/widgets/geostat/Choropleth.js 2010-03-11 15:27:28 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/resources/mapfish/widgets/geostat/Choropleth.js 2010-03-11 16:42:06 +0000 @@ -24,7 +24,6 @@ Ext.namespace('mapfish.widgets', 'mapfish.widgets.geostat'); - /** * Class: mapfish.widgets.geostat.Choropleth * Use this class to create a widget allowing to display choropleths