Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git] / docs / source / FormLayout.html
index ca05523..bebf48f 100644 (file)
@@ -123,6 +123,8 @@ Ext.layout.FormLayout = Ext.extend(Ext.layout.AnchorLayout, {
      */
     trackLabels: false,
 
+    type: 'form',
+
 
     onRemove: function(c){
         Ext.layout.FormLayout.superclass.onRemove.call(this, c);