X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fhtmleditor%2FTidyWriter.js;h=2654f20745ab9a324dd3593916cb9148c90aea1c;hp=20ed807ab9f19e137d9c91aaf4084bf84e672ebb;hb=af256e3a34e8f126f20179057ee9c489acb6dd3a;hpb=49ef7a7c9f12a9ec0ac75ed1cab199b031fb2e32 diff --git a/Roo/htmleditor/TidyWriter.js b/Roo/htmleditor/TidyWriter.js index 20ed807ab9..2654f20745 100644 --- a/Roo/htmleditor/TidyWriter.js +++ b/Roo/htmleditor/TidyWriter.js @@ -147,7 +147,7 @@ Roo.htmleditor.TidyWriter.prototype = { indentstr = this.indentstr; } this.html.push(indentstr + ''); - + this.last_inline = in_inline; // pop the indent state.. },