[Commits] r1835 - sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets
commits at geoext.org
commits at geoext.org
Thu Jan 28 13:33:09 CET 2010
Author: yjacolin
Date: 2010-01-28 13:33:09 +0100 (Thu, 28 Jan 2010)
New Revision: 1835
Modified:
sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
Log:
remove external link to Geoext-ux Cedric sandbox
Modified: sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
===================================================================
--- sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js 2010-01-28 08:07:40 UTC (rev 1834)
+++ sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js 2010-01-28 12:33:09 UTC (rev 1835)
@@ -17,7 +17,7 @@
* @requires OpenLayers/Projection.js
* @include OpenLayers/Layer/Vector.js
* @include OpenLayers/Util.js
- * @include OpenLayers/OpenLayers/Control/DragFeature.js
+ * @include OpenLayers/Control/DragFeature.js
* @include OpenLayers/BaseTypes/LonLat.js
* @include OpenLayers/Geometry/LineString.js
* @include OpenLayers/Geometry/Point.js
@@ -1021,4 +1021,4 @@
});
/** api: xtype = gxux_googleearthpanel */
-Ext.reg('gxux_googleearthpanel', GeoExt.ux.GoogleEarthPanel);
\ No newline at end of file
+Ext.reg('gxux_googleearthpanel', GeoExt.ux.GoogleEarthPanel);
More information about the Commits
mailing list