dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #05720
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1811: (GIS) Unfinished code removed.
------------------------------------------------------------
revno: 1811
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: gis
timestamp: Wed 2010-04-28 17:28:40 +0200
message:
(GIS) Unfinished code removed.
modified:
dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.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/index.js'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js 2010-04-28 15:18:18 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js 2010-04-28 15:28:40 +0000
@@ -3125,7 +3125,7 @@
mapping.relation = feature.attributes[MAPDATA.nameColumn];
}
else {
- featureMenu.showAt([300,200]);
+ // featureMenu.showAt([300,200]);
// MAP.setCenter(feature.geometry.getBounds().getCenterLonLat(), MAP.getZoom()+1);
// sc(feature.attributes[MAPDATA.nameColumn], Ext.getCmp('indicator_cb').getRawValue());
}