From: Alan Knowles Date: Fri, 30 Nov 2018 08:28:32 +0000 (+0800) Subject: examples/bootstrap/Editor.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=fc61e45d88f309fc1402e49e85670ba0ff14c8b7 examples/bootstrap/Editor.js --- diff --git a/examples/bootstrap/Editor.js b/examples/bootstrap/Editor.js index 980bba3d3d..12e14f5340 100644 --- a/examples/bootstrap/Editor.js +++ b/examples/bootstrap/Editor.js @@ -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,