examples/form/htmledit.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:06:42 +0000 (18:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:06:42 +0000 (18:06 +0800)
examples/form/htmledit.js

index 526cfce..39e7ab2 100644 (file)
@@ -40,7 +40,8 @@ Roo.onReady(function(){
                 name : 'bio',
                 fieldLabel:'Biography',
                 width:550,
-                height:200
+                height:200,
+                expandable : true
             },
             {
                 xtype : 'Button',