X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=3656b8c2d0942cc3d72b3cb83d13495faeb32e76;hp=7e5b371eae31a79037329a4a993b11f9ee3e7788;hb=049aafc0e70ae32c3d8156e6c9f320b48fc185df;hpb=a814d4751f575aed278712cb6a6f4b7080c7db5f diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 7e5b371eae..3656b8c2d0 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -29246,7 +29246,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { new Roo.htmleditor.FilterStyleToTag({ node : d }); new Roo.htmleditor.FilterAttributes({ node : d, - attrib_white : ['href', 'src', 'name', 'align'], + attrib_white : ['href', 'src', 'name', 'align', 'colspan', 'rowspan'], attrib_clean : ['href', 'src' ] }); new Roo.htmleditor.FilterBlack({ node : d, tag : this.black});