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

index a36b1b6..893aacc 100644 (file)
@@ -58,7 +58,8 @@ Roo.example.Editor = new Roo.XComponent({
                                             items : [
                                                 {
                                                     xtype : 'Block',
-                                                    xns : Roo.bootstrap
+                                                    xns : Roo.bootstrap,
+                                                    panel : 'email-inline-editor'
                                                 }
                                             ]
                                         }