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

index b4221c1..089dd68 100644 (file)
@@ -1071,10 +1071,6 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             var cwhite = this.cwhite;
             var cblack = this.cblack;
             
-            Roo.log('cwhite');
-            Roo.log(cwhite);
-            Roo.log('cblack');
-            Roo.log(cblack);
             
             var parts = v.split(/;/);
             var clean = [];