[OpenLayers-Commits] r11505 - trunk/openlayers/tests/Control
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Fri Feb 25 09:33:57 EST 2011
Author: fredj
Date: 2011-02-25 06:33:55 -0800 (Fri, 25 Feb 2011)
New Revision: 11505
Modified:
trunk/openlayers/tests/Control/Geolocate.html
Log:
use OLLoader.js for Geolocate unit test. p=cmoullet, r=me (closes #3124)
Modified: trunk/openlayers/tests/Control/Geolocate.html
===================================================================
--- trunk/openlayers/tests/Control/Geolocate.html 2011-02-25 14:28:51 UTC (rev 11504)
+++ trunk/openlayers/tests/Control/Geolocate.html 2011-02-25 14:33:55 UTC (rev 11505)
@@ -1,6 +1,6 @@
<html>
<head>
- <script src="../../lib/OpenLayers.js"></script>
+ <script src="../OLLoader.js"></script>
<script type="text/javascript">
var map, control, centerLL
watch = null,
More information about the Commits
mailing list