Changeset 2013

Show
Ignore:
Timestamp:
03/19/10 09:21:09 (4 months ago)
Author:
ahocevar
Message:

Use OpenLayers nightly build for the example - required by recent LegendPanel changes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extensions/geoext.ux/ux/PrintPreview/examples/PrintPreview.html

    r1870 r2013  
    77        <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-3.0.0/resources/css/ext-all.css" /> 
    88        <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> 
    1010        <script type="text/javascript" src="../../../../geoext/lib/GeoExt.js"></script> 
    1111