[Commits] r1389 - core/trunk/geoext/examples

commits at geoext.org commits at geoext.org
Thu Oct 8 07:15:39 CEST 2009


Author: tschaub
Date: 2009-10-08 07:15:39 +0200 (Thu, 08 Oct 2009)
New Revision: 1389

Modified:
   core/trunk/geoext/examples/layercontainer.html
Log:
This example requires OL trunk (see #160).

Modified: core/trunk/geoext/examples/layercontainer.html
===================================================================
--- core/trunk/geoext/examples/layercontainer.html	2009-10-07 23:27:30 UTC (rev 1388)
+++ core/trunk/geoext/examples/layercontainer.html	2009-10-08 05:15:39 UTC (rev 1389)
@@ -5,7 +5,7 @@
         <script type="text/javascript" src="http://extjs.cachefly.net/builds/ext-cdn-771.js"></script>
         <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-2.2.1/resources/css/ext-all.css" />
         <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-2.2.1/examples/shared/examples.css" />
-        <script src="http://openlayers.org/api/2.8/OpenLayers.js"></script>
+        <script src="../../openlayers/lib/OpenLayers.js"></script>
         <script type="text/javascript" src="../lib/GeoExt.js"></script>
 
         <script type="text/javascript" src="layercontainer.js"></script>



More information about the Commits mailing list