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

commits at openlayers.org commits at openlayers.org
Wed Sep 12 10:00:31 EDT 2007


Author: jachym
Date: 2007-09-12 10:00:29 -0400 (Wed, 12 Sep 2007)
New Revision: 4240

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:58:54 UTC (rev 4239)
+++ sandbox/jachym/openlayers/examples/wps.html	2007-09-12 14:00:29 UTC (rev 4240)
@@ -15,7 +15,7 @@
     </style>
 
     <script src="../lib/OpenLayers.js"></script>
-    <script src="WPS.js"></script>
+    <script src="../lib/OpenLayers/Control/WPS.js"></script>
     <script type="text/javascript">
         <!--
         // making this a global variable so that it is accessible for



More information about the Commits mailing list