From fd8f6299b8cb0922357554c2137109f6d04f5f92 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 17 Mar 2015 16:20:16 +0800 Subject: [PATCH] Roo/HtmlEditorCore.js --- Roo/HtmlEditorCore.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Roo/HtmlEditorCore.js b/Roo/HtmlEditorCore.js index 042bf03f72..122c9c4957 100644 --- a/Roo/HtmlEditorCore.js +++ b/Roo/HtmlEditorCore.js @@ -127,8 +127,9 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { clearUp: true, - cblack: false, - cwhite: false, + // blacklist + whitelisted elements.. + black: false, + white: false, -- 2.39.2