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

index 9ec8b43..6325640 100644 (file)
@@ -39,8 +39,8 @@ Roo.onReady(function(){
                 id:'bio',
                 name : 'bio',
                 fieldLabel:'Biography',
-                width:550,
-                height:200,
+                width:800,
+                height:400,
                 resizable: 's' /// where the handles should got..
 
             },