Changeset 2411
- Timestamp:
- 09/27/10 11:04:51 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
extensions/geoext.ux/ux/SimplePrint/examples/SimplePrint.html
r2305 r2411 7 7 <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-2.2.1/resources/css/ext-all.css" /> 8 8 <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-2.2.1/examples/shared/examples.css" /> 9 <script src="http:// dev.openlayers.org/nightly/OpenLayers.js"></script>9 <script src="http://www.openlayers.org/api/2.10/OpenLayers.js"></script> 10 10 <script type="text/javascript" src="../../../../geoext/lib/GeoExt.js"></script> 11 11