From: Edward Date: Thu, 9 Jul 2015 04:08:35 +0000 (+0800) Subject: roojs-core-debug.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=d2640656c2d3d6390731aafdda357d0867d83687 roojs-core-debug.js --- diff --git a/roojs-core-debug.js b/roojs-core-debug.js index 0f38117dd3..08e59e3f49 100644 --- a/roojs-core-debug.js +++ b/roojs-core-debug.js @@ -4383,9 +4383,6 @@ Roo.DomHelper = function(){ */ insertHtml : function(where, el, html){ where = where.toLowerCase(); - Roo.log(where); - Roo.log(el); - Roo.log(html); if(el.insertAdjacentHTML){ if(tableRe.test(el.tagName)){ var rs;