From 2d80598ae0ed797607386b3af0a872b25f5519d3 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 19 Mar 2015 15:26:23 +0800 Subject: [PATCH] Roo/HtmlEditorCore.js --- Roo/HtmlEditorCore.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/HtmlEditorCore.js b/Roo/HtmlEditorCore.js index c440c9604b..c8dc5d313f 100644 --- a/Roo/HtmlEditorCore.js +++ b/Roo/HtmlEditorCore.js @@ -1367,6 +1367,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { this.white.push(tag); }, this); + Roo.log('owner white'); Roo.log(w); Roo.each(w, function(tag) { if (b.indexOf(tag) > -1) { -- 2.39.2