[Commits] r2375 - core/trunk/geoext/examples

commits at geoext.org commits at geoext.org
Tue Sep 21 09:24:16 CEST 2010


Author: elemoine
Date: 2010-09-21 09:24:16 +0200 (Tue, 21 Sep 2010)
New Revision: 2375

Modified:
   core/trunk/geoext/examples/layeropacityslider.html
Log:
use dev.sencha.com instead of extjs.com to refer to examples.css, no functional change

Modified: core/trunk/geoext/examples/layeropacityslider.html
===================================================================
--- core/trunk/geoext/examples/layeropacityslider.html	2010-09-21 07:22:23 UTC (rev 2374)
+++ core/trunk/geoext/examples/layeropacityslider.html	2010-09-21 07:24:16 UTC (rev 2375)
@@ -5,7 +5,7 @@
         <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.2.1/adapter/ext/ext-base.js"></script>
         <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.2.1/ext-all.js"></script>
         <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.2.1/resources/css/ext-all.css" />
-        <link rel="stylesheet" type="text/css" href="http://extjs.com/deploy/dev/examples/shared/examples.css"></link>
+        <link rel="stylesheet" type="text/css" href="http://dev.sencha.com/deploy/dev/examples/shared/examples.css"></link>
         <script src="http://www.openlayers.org/api/2.10/OpenLayers.js"></script>
         <script type="text/javascript" src="../lib/GeoExt.js"></script>
         <style type="text/css">



More information about the Commits mailing list