Changeset 2013
- Timestamp:
- 03/19/10 09:21:09 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
extensions/geoext.ux/ux/PrintPreview/examples/PrintPreview.html
r1870 r2013 7 7 <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.0.0/resources/css/ext-all.css" /> 8 8 <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.0.0/examples/shared/examples.css" /> 9 <script src="http:// www.openlayers.org/api/2.8/OpenLayers.js"></script>9 <script src="http://dev.openlayers.org/nightly/OpenLayers.js"></script> 10 10 <script type="text/javascript" src="../../../../geoext/lib/GeoExt.js"></script> 11 11