Roo/HtmlEditorCore.js
authorjohn <john@roojs.com>
Wed, 20 Dec 2017 07:54:50 +0000 (15:54 +0800)
committerjohn <john@roojs.com>
Wed, 20 Dec 2017 07:54:50 +0000 (15:54 +0800)
Roo/HtmlEditorCore.js

index 4c767b0..c8af9df 100644 (file)
@@ -586,11 +586,8 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
      */
     insertAtCursor : function(text)
     {
-        Roo.log('insert at cursorrrrrrrrrr');
-        
         
         if(!this.activated){
-            Roo.log('not activate');
             return;
         }
         /*