X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=6623fbfdb0bd2eb6b93fb28ef8cb34cd53f616ce;hb=refs%2Fheads%2Fwip_alan_T7275_handling_odd_word_document;hp=ce02fe33167fc8b80d66388b8a6a2f9b03115197;hpb=8d30b511646fe1fd6567dd040984a9f478acaa2f;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index ce02fe3316..6623fbfdb0 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -21719,7 +21719,7 @@ Roo.extend(Roo.htmleditor.FilterWord, Roo.htmleditor.Filter, replaceDocBullets : function(doc) { // this is a bit odd - but it appears some indents use ql-indent-1 - Roo.log(doc.innerHTML); + //Roo.log(doc.innerHTML); var listpara = doc.getElementsByClassName('MsoListParagraphCxSpFirst'); for( var i = 0; i < listpara.length; i ++) {