From: Alan Knowles Date: Tue, 17 Mar 2015 08:17:24 +0000 (+0800) Subject: Roo/form/HtmlEditor.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=661ba3094884f44f1fb2bfa350bfbe11655b5073;p=roojs1 Roo/form/HtmlEditor.js --- diff --git a/Roo/form/HtmlEditor.js b/Roo/form/HtmlEditor.js index 4bc9e521d0..f2b0e0b707 100644 --- a/Roo/form/HtmlEditor.js +++ b/Roo/form/HtmlEditor.js @@ -64,6 +64,18 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, { */ stylesheets: false, + + /** + * @cfg {Array} blacklist of css styles style attributes (blacklist overrides whitelist) + * + */ + cblack: false, + /** + * @cfg {Array} whitelist of css styles style attributes (blacklist overrides whitelist) + * + */ + cwhite: false, + // id of frame.. frameId: false,