roojs-ui.js
authorEdward <edward@roojs.com>
Tue, 23 Apr 2019 07:11:37 +0000 (15:11 +0800)
committerEdward <edward@roojs.com>
Tue, 23 Apr 2019 07:11:37 +0000 (15:11 +0800)
roojs-ui-debug.js
roojs-bootstrap.js
roojs-bootstrap-debug.js
roojs-all.js
roojs-debug.js

roojs-bootstrap-debug.js
roojs-debug.js
roojs-ui-debug.js

index 79fd821..66a69b9 100644 (file)
@@ -23155,6 +23155,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             this.cleanWord(this.doc.body);
             return;
         }
+        
         if (node.nodeName == "#text") {
             // clean up silly Windows -- stuff?
             return; 
index 99c152d..5785cb7 100644 (file)
@@ -44067,6 +44067,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             this.cleanWord(this.doc.body);
             return;
         }
+        
         if (node.nodeName == "#text") {
             // clean up silly Windows -- stuff?
             return; 
index ba05a41..3067756 100644 (file)
@@ -21616,6 +21616,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             this.cleanWord(this.doc.body);
             return;
         }
+        
         if (node.nodeName == "#text") {
             // clean up silly Windows -- stuff?
             return;