examples/bootstrap/Editor.js
authorEdward <edward@roojs.com>
Thu, 12 Feb 2015 05:51:25 +0000 (13:51 +0800)
committerEdward <edward@roojs.com>
Thu, 12 Feb 2015 05:51:25 +0000 (13:51 +0800)
examples/bootstrap/Editor.js

index 1f3b569..515150e 100644 (file)
@@ -64,14 +64,10 @@ Roo.example.Editor = new Roo.XComponent({
                                             })(),
                                             items : [
                                                 {
-                                                    xtype : 'Block',
+                                                    xtype : 'TextBlock',
                                                     xns : Roo.bootstrap.editor,
                                                     items : [
-                                                        {
-                                                            xtype : 'TextBlock',
-                                                            xns : Roo.bootstrap.editor,
-                                                            cols : 50
-                                                        }
+                                                        
 //                                                        {
 //                                                            xtype : 'HtmlEditor',
 //                                                            xns : Roo.bootstrap,