Changeset 3696 for framework

Show
Ignore:
Timestamp:
12/08/10 16:55:02 (18 months ago)
Author:
elemoine
Message:

use ext-3.3.0 in the The Obvious?.html test file example, and load ExtJS before Open Layers? and Geo Ext?, p=cmoullet, r=me (closes #609)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/plugin/client/trunk/mapfishpluginclient/template/+package+/public/tests/app/TheObvious.html

    r3603 r3696  
    22<html debug="true"> 
    33  <head> 
     4    <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.3.0/adapter/ext/ext-base.js"></script> 
     5    <script type="text/javascript" src="http://extjs.cachefly.net/ext-3.3.0/ext-all.js"></script> 
    46    <script type="text/javascript" src="../../lib/openlayers/lib/OpenLayers.js"></script> 
    57    <script type="text/javascript" src="../../lib/geoext/lib/GeoExt.js"></script> 
    6     <script type="text/javascript" src="../../lib/ext/Ext/adapter/ext/ext-base.js"></script> 
    7     <script type="text/javascript" src="../../lib/ext/Ext/ext-all-debug.js"></script> 
    88 
    99    <script type="text/javascript">