[Commits] r1848 - sandbox/ahocevar/playground/ux/Printing/examples

commits at geoext.org commits at geoext.org
Sun Jan 31 16:33:01 CET 2010


Author: ahocevar
Date: 2010-01-31 16:33:01 +0100 (Sun, 31 Jan 2010)
New Revision: 1848

Modified:
   sandbox/ahocevar/playground/ux/Printing/examples/SimplePrint.html
Log:
switched back to trunk version of OL.

Modified: sandbox/ahocevar/playground/ux/Printing/examples/SimplePrint.html
===================================================================
--- sandbox/ahocevar/playground/ux/Printing/examples/SimplePrint.html	2010-01-31 15:29:59 UTC (rev 1847)
+++ sandbox/ahocevar/playground/ux/Printing/examples/SimplePrint.html	2010-01-31 15:33:01 UTC (rev 1848)
@@ -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 src="../../../trunk/openlayers/lib/OpenLayers.js"></script>
+        <script src="http://dev.openlayers.org/nightly/OpenLayers.js"></script>
         <script type="text/javascript" src="../../../trunk/geoext/lib/GeoExt.js"></script>
         
         <!-- script resources for this ux -->



More information about the Commits mailing list