From eccdaebff21558509d0c4708556f3e3bc7365a6a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2018 16:28:16 +0800 Subject: [PATCH] examples/bootstrap/Editor.js --- examples/bootstrap/Editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/Editor.js b/examples/bootstrap/Editor.js index 62e0b2ed9b..980bba3d3d 100644 --- a/examples/bootstrap/Editor.js +++ b/examples/bootstrap/Editor.js @@ -44,7 +44,7 @@ Roo.example.Editor = new Roo.XComponent({ }, { xtype : 'Panel', - xns : Roo.bootstrap.editor, + xns : Roo.bootstrap.HtmlEditor, name : 'thanks-email', width : 1000, height : 1500, -- 2.39.2