[Commits] r1076 - apps/opengeo/geoexplorer/trunk/lib

commits at geoext.org commits at geoext.org
Sat Jun 13 06:04:32 CEST 2009


Author: tschaub
Date: 2009-06-13 06:04:31 +0200 (Sat, 13 Jun 2009)
New Revision: 1076

Modified:
   apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js
Log:
r1075 for the trunk

Modified: apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js
===================================================================
--- apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js	2009-06-13 04:01:16 UTC (rev 1075)
+++ apps/opengeo/geoexplorer/trunk/lib/GeoExplorer.js	2009-06-13 04:04:31 UTC (rev 1076)
@@ -1234,7 +1234,6 @@
                 measurepartial: function(event) {
                     cleanup();
                     measureToolTip = new Ext.ToolTip({
-                        target: Ext.getBody(),
                         html: makeString(event),
                         title: title,
                         autoHide: false,



More information about the Commits mailing list