From 31e88b1c5946278b3f820d6540da4392e0ce7e9c Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 23 Apr 2019 15:11:18 +0800 Subject: [PATCH] Roo/HtmlEditorCore.js --- Roo/HtmlEditorCore.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Roo/HtmlEditorCore.js b/Roo/HtmlEditorCore.js index 91c6cd704d..8588a7ca20 100644 --- a/Roo/HtmlEditorCore.js +++ b/Roo/HtmlEditorCore.js @@ -1173,9 +1173,6 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { return; } - console.log(this.doc.body); - console.log(node.nodeName); - if (node.nodeName == "#text") { // clean up silly Windows -- stuff? return; -- 2.39.2