X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;fp=roojs-bootstrap-debug.js;h=eb0da16080faa04f910096c3cceb08a4773d483c;hp=6aadce840d2e8be5790db854cb24c26b3107990c;hb=02c83935a592baf073b460c5bf1ac3120d130d14;hpb=eba01c66153e854d0fa947f82e3b2402f6683feb diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 6aadce840d..eb0da16080 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -23030,7 +23030,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { if (lcname == 'span' && node.childNodes.length == 1 && - node.childNodes[0].nodeName.toLowerCase() = 'span' + node.childNodes[0].nodeName.toLowerCase() == 'span' ) { remove_keep_children = true; }