Roo/HtmlEditorCore.js
authorEdward <edward@roojs.com>
Tue, 8 Jul 2014 05:59:56 +0000 (13:59 +0800)
committerEdward <edward@roojs.com>
Tue, 8 Jul 2014 05:59:56 +0000 (13:59 +0800)
Roo/HtmlEditorCore.js

index 6ab173c..085d124 100644 (file)
@@ -1063,6 +1063,8 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
                 var l = p.split(':').shift().replace(/\s+/g,'');
                 l = l.replace(/^\s+/g,'').replace(/\s+$/g,'');
                 
+                Roo.log('cleaning Style!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1');
+                Roo.log(l);
                 
                 if ( cblack.indexOf(l) > -1) {
 //                    Roo.log('(REMOVE CSS)' + node.tagName +'.' + n + ':'+l + '=' + v);