← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1626: (GIS) Doc id references updated.

 

------------------------------------------------------------
revno: 1626
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-03-11 17:42:06 +0100
message:
  (GIS) Doc id references updated.
modified:
  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/resources/mapfish/widgets/geostat/Choropleth.js


--
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.
=== 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