Changeset 1928

Show
Ignore:
Timestamp:
03/08/10 13:50:38 (5 months ago)
Author:
elemoine
Message:

make FormPanel tests pass with Ext 3, no functional change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • core/trunk/geoext/tests/lib/GeoExt/widgets/form/FormPanel.html

    r707 r1928  
    2121        form = new GeoExt.form.FormPanel({ 
    2222           renderTo: "form", 
     23           width: 200, 
    2324           protocol: protocol 
    2425        }); 
     
    6566        form = new GeoExt.form.FormPanel({ 
    6667           renderTo: "form", 
     68           width: 200, 
    6769           protocol: protocol, 
    6870           items: [field], 
     
    115117        form = new GeoExt.form.FormPanel({ 
    116118           renderTo: "form", 
     119           width: 200, 
    117120           protocol: protocol, 
    118121           items: [field],