examples/bootstrap/Editor.js
authorEdward <edward@roojs.com>
Thu, 12 Feb 2015 04:14:03 +0000 (12:14 +0800)
committerEdward <edward@roojs.com>
Thu, 12 Feb 2015 04:14:03 +0000 (12:14 +0800)
examples/bootstrap/Editor.js

index a4ff724..cb8f2ed 100644 (file)
@@ -62,7 +62,8 @@ Roo.example.Editor = new Roo.XComponent({
                                                     items : [
                                                         {
                                                             xtype : 'Text',
-                                                            xns : Roo.bootstrap.editor.block
+                                                            xns : Roo.bootstrap.editor.block,
+                                                            cols : 20
                                                         }
                                                     ]
                                                 }