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

index 43d44a0..50dd6c7 100644 (file)
@@ -1378,6 +1378,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             this.white.push(tag);
             
         }, this);
+        Roo.log('white');
         Roo.log(this.white);
         
         Roo.each(Roo.HtmlEditorCore.black, function(tag) {