Roo/htmleditor/FilterLongBr.js
authorleon <leon@roojs.com>
Thu, 30 Nov 2023 04:06:29 +0000 (12:06 +0800)
committerleon <leon@roojs.com>
Thu, 30 Nov 2023 04:06:29 +0000 (12:06 +0800)
Roo/htmleditor/FilterLongBr.js

index ad0c96c..c5ebe0b 100644 (file)
@@ -41,8 +41,6 @@ Roo.extend(Roo.htmleditor.FilterLongBr, Roo.htmleditor.Filter,
             return false;
         }
         
-        Roo.log('MIDEELE');
-        
         
         
         if (!node.previousSibling) {