Roo/HtmlEditorCore.js
authorEdward <edward@roojs.com>
Thu, 19 Mar 2015 07:28:13 +0000 (15:28 +0800)
committerEdward <edward@roojs.com>
Thu, 19 Mar 2015 07:28:13 +0000 (15:28 +0800)
Roo/HtmlEditorCore.js

index 2bf9a13..089dd68 100644 (file)
@@ -1360,12 +1360,6 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
         
         this.white = [];
         this.black = [];
-        Roo.log('white');
-        Roo.log(Roo.HtmlEditorCore.white);
-        
-        Roo.log('black');
-        Roo.log(Roo.HtmlEditorCore.black);
-        
         Roo.each(Roo.HtmlEditorCore.white, function(tag) {
             if (b.indexOf(tag) > -1) {
                 return;