Roo/HtmlEditorCore.js
authorleon <leon@roojs.com>
Tue, 4 Jul 2023 08:41:12 +0000 (16:41 +0800)
committerleon <leon@roojs.com>
Tue, 4 Jul 2023 08:41:12 +0000 (16:41 +0800)
Roo/HtmlEditorCore.js

index 0f0052f..2dd07c9 100644 (file)
@@ -596,7 +596,6 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
    
     onPasteEvent : function(e,v)
     {
-        Roo.log('ON PASTE EVENT');
         // I think we better assume paste is going to be a dirty load of rubish from word..
         
         // even pasting into a 'email version' of this widget will have to clean up that mess.