[OpenLayers-Commits] r4239 - sandbox/jachym/openlayers/examples

commits at openlayers.org commits at openlayers.org
Wed Sep 12 09:58:55 EDT 2007


Author: jachym
Date: 2007-09-12 09:58:54 -0400 (Wed, 12 Sep 2007)
New Revision: 4239

Modified:
   sandbox/jachym/openlayers/examples/wps.html
Log:
bugfix

Modified: sandbox/jachym/openlayers/examples/wps.html
===================================================================
--- sandbox/jachym/openlayers/examples/wps.html	2007-09-12 13:56:26 UTC (rev 4238)
+++ sandbox/jachym/openlayers/examples/wps.html	2007-09-12 13:58:54 UTC (rev 4239)
@@ -14,7 +14,7 @@
         }
     </style>
 
-    <script src="../../OpenLayers/lib/OpenLayers.js"></script>
+    <script src="../lib/OpenLayers.js"></script>
     <script src="WPS.js"></script>
     <script type="text/javascript">
         <!--



More information about the Commits mailing list