X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap.js;h=e77e87bcd94d0ea589d4c89c68245014953d45d1;hb=6c2fdf87094c0414f7a7cc241fecf6b5cf050704;hp=08cddedd75d78a9b58b28836023b36b24531360b;hpb=650deb0d1c6ec83663243231c4ee2dcc45e3bf03;p=roojs1 diff --git a/roojs-bootstrap.js b/roojs-bootstrap.js index 08cddedd75..e77e87bcd9 100644 --- a/roojs-bootstrap.js +++ b/roojs-bootstrap.js @@ -1131,7 +1131,7 @@ Roo.htmleditor.FilterComment=function(A){this.walk(A.node);};Roo.extend(Roo.html // Roo/htmleditor/FilterKeepChildren.js Roo.htmleditor.FilterKeepChildren=function(A){Roo.apply(this,A);if(this.tag===false){return;}if((typeof(this.tag)=='object'&&this.tag.indexOf(":")>-1)){this.cleanNamespace=true;}this.walk(A.node);};Roo.extend(Roo.htmleditor.FilterKeepChildren,Roo.htmleditor.FilterBlack,{cleanNamespace:false,replaceTag:function(A){Roo.log(A.tagName); var ar=Array.from(A.childNodes);for(var i=0;i-1)||(typeof(this.tag)=='string'&&this.tag==ar[i].tagName)||(e.tagName.indexOf(":")>-1&&typeof(this.tag)=='object'&&this.tag.indexOf(":")>-1)||(e.tagName.indexOf(":")>-1&&typeof(this.tag)=='string'&&this.tag==":")){this.replaceTag(ar[i]); -continue;}}}ar=Array.from(A.childNodes);for(var i=0;i