X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=89fb7841f76770a2c7188c7573b3eb937f66c7b3;hb=79dceb4db132cf65b29faaf2cc5d6bc7b8267d4e;hp=e5fc1601e50bb9f5a53b5048bdefdc06a68d2b4e;hpb=10f9d134e94f565e2adb3f66b95d9ba764cbea87;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index e5fc1601e5..89fb7841f7 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -45760,7 +45760,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); }