Roo/HtmlEditorCore.js
[roojs1] / Roo / HtmlEditorCore.js
index b0ffe78..04d1376 100644 (file)
@@ -1302,7 +1302,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             }
         }
         
-        cleanWordChildren();
+        this.iterateChild(node, this.cleanTableWidths);
         
         
     },