X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fhtmleditor%2FFilterKeepChildren.js;h=ab7054d1321d93fe1cef061d1c5213bf8478781c;hb=4c0444db99180bc60122029162bf61d3c2081c4a;hp=ec1e5f02a4b2a372c8e2f92783b21b00b7566061;hpb=4cd26e5c0b514988dc99d6d3fcbfb075b7983c54;p=roojs1 diff --git a/Roo/htmleditor/FilterKeepChildren.js b/Roo/htmleditor/FilterKeepChildren.js index ec1e5f02a4..ab7054d132 100644 --- a/Roo/htmleditor/FilterKeepChildren.js +++ b/Roo/htmleditor/FilterKeepChildren.js @@ -27,7 +27,7 @@ Roo.extend(Roo.htmleditor.FilterKeepChildren, Roo.htmleditor.FilterBlack, replaceTag : function(node) { // walk children... - //Roo.log(node); + Roo.log(node.tagName); var ar = Array.from(node.childNodes); //remove first..