From 503a5ae1f980d0d44f195cc7a34add130fac5cce Mon Sep 17 00:00:00 2001 From: john Date: Wed, 20 Dec 2017 15:53:29 +0800 Subject: [PATCH] Roo/HtmlEditorCore.js --- Roo/HtmlEditorCore.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/HtmlEditorCore.js b/Roo/HtmlEditorCore.js index 8601080e96..4c767b0ab1 100644 --- a/Roo/HtmlEditorCore.js +++ b/Roo/HtmlEditorCore.js @@ -586,7 +586,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { */ insertAtCursor : function(text) { - + Roo.log('insert at cursorrrrrrrrrr'); if(!this.activated){ -- 2.39.2