[Commits] r1747 - sandbox/redlining/ux/FeatureEditing/examples

commits at geoext.org commits at geoext.org
Thu Jan 14 20:35:23 CET 2010


Author: adube
Date: 2010-01-14 20:35:23 +0100 (Thu, 14 Jan 2010)
New Revision: 1747

Modified:
   sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html
Log:
now OpenLayers trunk used

Modified: sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html
===================================================================
--- sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html	2010-01-14 19:01:04 UTC (rev 1746)
+++ sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html	2010-01-14 19:35:23 UTC (rev 1747)
@@ -6,7 +6,7 @@
         <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.0.0/ext-all.js"></script>
         <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.0.0/resources/css/ext-all.css" />
         <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.0.0/examples/shared/examples.css" />
-        <script type="text/javascript" src="http://openlayers.org/api/2.8/OpenLayers.js"></script>
+        <script type="text/javascript" src="../../../trunk/openlayers/lib/OpenLayers.js"></script>
         <script type="text/javascript" src="../../../trunk/geoext/lib/GeoExt.js"></script>
 
         <script type="text/javascript" src="http://dev.geoext.org/sandbox/cmoullet/ux/LayerManager/ux/downloadify/js/swfobject.js"></script>



More information about the Commits mailing list