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

index 92fe675..a46ace5 100644 (file)
@@ -977,6 +977,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
     cleanUpChild : function (node)
     {
         var ed = this;
+        Roo.log('clear up child!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
         //console.log(node);
         if (node.nodeName == "#text") {
             // clean up silly Windows -- stuff?