examples/bootstrap/Editor.js
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 08:28:32 +0000 (16:28 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 08:28:32 +0000 (16:28 +0800)
examples/bootstrap/Editor.js

index 980bba3..12e14f5 100644 (file)
@@ -43,8 +43,8 @@ Roo.example.Editor = new Roo.XComponent({
                                             xns : Roo.bootstrap
                                         },
                                         {
-                                            xtype : 'Panel',
-                                            xns : Roo.bootstrap.HtmlEditor,
+                                            xtype : 'HtmlEditor',
+                                            xns : Roo.bootstrap,
                                             name : 'thanks-email',
                                             width : 1000,
                                             height : 1500,