[Commits] r2881 - extensions/geoext.ux/ux/PrintPreview/examples
commits at geoext.org
commits at geoext.org
Wed May 30 15:22:01 CEST 2012
Author: ahocevar
Date: 2012-05-30 15:22:01 +0200 (Wed, 30 May 2012)
New Revision: 2881
Modified:
extensions/geoext.ux/ux/PrintPreview/examples/PrintPreview.html
Log:
Updating example resources.
Modified: extensions/geoext.ux/ux/PrintPreview/examples/PrintPreview.html
===================================================================
--- extensions/geoext.ux/ux/PrintPreview/examples/PrintPreview.html 2012-05-15 09:11:57 UTC (rev 2880)
+++ extensions/geoext.ux/ux/PrintPreview/examples/PrintPreview.html 2012-05-30 13:22:01 UTC (rev 2881)
@@ -2,12 +2,12 @@
<head>
<title>Printing ux PrintPreview Example</title>
- <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.cachefly.net/ext-3.2.1/examples/shared/examples.css" />
- <script src="http://dev.openlayers.org/nightly/OpenLayers.js"></script>
- <script type="text/javascript" src="../../../../geoext/lib/GeoExt.js"></script>
+ <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.4.0/adapter/ext/ext-base.js"></script>
+ <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.4.0/ext-all.js"></script>
+ <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.4.0/resources/css/ext-all.css" />
+ <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.4.0/examples/shared/examples.css" />
+ <script src="http://openlayers.org/dev/OpenLayers.js"></script>
+ <script type="text/javascript" src="http://dev.geoext.org/geoext/trunk/geoext/lib/GeoExt.js"></script>
<!-- script and css resources for this ux -->
<script type="text/javascript" src="../lib/GeoExt.ux/PrintPreview.js"></script>
More information about the Commits
mailing list