fix #7873 - links to footnotes removed on paste
[roojs1] / roojs-bootstrap-debug.js
index 2fa75b7..fdf09ce 100644 (file)
@@ -27110,7 +27110,6 @@ Roo.htmleditor.Filter.prototype = {
         var els = dom.getElementsByTagName(this.tag);
 
         Roo.each(Array.from(els), function(e){
-            Roo.log(e);
             if(this.replaceTag) {
                 this.replaceTag(e);
             }