X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;fp=roojs-bootstrap-debug.js;h=ab68deea34e456bc05d35a9e5c1bcd2c07a846d6;hp=eb0da16080faa04f910096c3cceb08a4773d483c;hb=a279ef94e70b4ad43694e7094b1940ec981280f1;hpb=6bd78f040092e70ac77ca9ee7c3e01fa5ef5c5df diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index eb0da16080..ab68deea34 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -23028,9 +23028,9 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { if (!node.attributes || !node.attributes.length) { - if (lcname == 'span' && - node.childNodes.length == 1 && - node.childNodes[0].nodeName.toLowerCase() == 'span' + if (lcname == 'span' //&& + //node.childNodes.length == 1 && + //node.childNodes[0].nodeName.toLowerCase() == 'span' ) { remove_keep_children = true; }