[OpenLayers-Commits] r11290 - sandbox/camptocamp/mobile/openlayers/examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Wed Feb 23 05:20:20 EST 2011


Author: sbrunner
Date: 2011-02-23 02:20:20 -0800 (Wed, 23 Feb 2011)
New Revision: 11290

Modified:
   sandbox/camptocamp/mobile/openlayers/examples/mobile-sencha.html
Log:
use ol build file

Modified: sandbox/camptocamp/mobile/openlayers/examples/mobile-sencha.html
===================================================================
--- sandbox/camptocamp/mobile/openlayers/examples/mobile-sencha.html	2011-02-23 10:14:53 UTC (rev 11289)
+++ sandbox/camptocamp/mobile/openlayers/examples/mobile-sencha.html	2011-02-23 10:20:20 UTC (rev 11290)
@@ -5,7 +5,7 @@
     <meta name="apple-mobile-web-app-capable" content="yes" />
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
         <title>OpenLayers with Sencha Touch</title>
-        <script src="../lib/OpenLayers.js"></script>
+        <script src="../build/OpenLayers.js"></script>
         <link rel="stylesheet" href="style.mobile.css" type="text/css">
         <link rel="stylesheet" href="http://dev.sencha.com/deploy/touch/resources/css/sencha-touch.css">
         <script src="http://dev.sencha.com/deploy/touch/sencha-touch.js"></script>



More information about the Commits mailing list