[Commits] r1253 - apps/opengeo/geoexplorer/branches/0.1.x/lib
commits at geoext.org
commits at geoext.org
Tue Jul 14 19:43:57 CEST 2009
Author: tschaub
Date: 2009-07-14 19:43:57 +0200 (Tue, 14 Jul 2009)
New Revision: 1253
Modified:
apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js
Log:
r1252 for the branch
Modified: apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js
===================================================================
--- apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js 2009-07-14 17:43:39 UTC (rev 1252)
+++ apps/opengeo/geoexplorer/branches/0.1.x/lib/GeoExplorer.js 2009-07-14 17:43:57 UTC (rev 1253)
@@ -736,7 +736,6 @@
new GeoExt.Action({
text: "Length",
iconCls: "icon-measure-length",
- map: this.map,
toggleGroup: toolGroup,
group: toolGroup,
allowDepress: false,
@@ -750,7 +749,6 @@
new GeoExt.Action({
text: "Area",
iconCls: "icon-measure-area",
- map: this.map,
toggleGroup: toolGroup,
group: toolGroup,
allowDepress: false,
More information about the Commits
mailing list