X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fhtmleditor%2FTidyWriter.js;h=f7c91ee6474ccb1eaf1ebf4630fdfcc2af72b4d0;hp=bf73f7521388e4d14f247f7b830eb9d27b7384c2;hb=4661ff928a7659d86219009f55c18ba89fe23059;hpb=c2666e5712481d53bc1a1dc09e4f25bb00a456c8 diff --git a/Roo/htmleditor/TidyWriter.js b/Roo/htmleditor/TidyWriter.js index bf73f75213..f7c91ee647 100644 --- a/Roo/htmleditor/TidyWriter.js +++ b/Roo/htmleditor/TidyWriter.js @@ -161,7 +161,7 @@ Roo.htmleditor.TidyWriter.prototype = { * @param {String} text String to write out. * @param {Boolean} raw Optional raw state if true the contents wont get encoded. */ - text: function(text ) + text: function(text, node) { // if not in whitespace critical if (text.length < 1) {