X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-debug.js;h=6a0c2d2a9d439af1a502b370b40574c668d026a9;hp=1d492ab86d9fb980e20a1907f8e29a57d4f2bad8;hb=d883c00767185bed12d4bea793c66dd34e77d66f;hpb=45ed17afcff97d9cf11c38a406e33f80cff45012 diff --git a/roojs-debug.js b/roojs-debug.js index 1d492ab86d..6a0c2d2a9d 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -49540,6 +49540,8 @@ Roo.extend(Roo.htmleditor.BlockTd, Roo.htmleditor.Block, { console.log("htmleditor.BlockTd updateWidths"); console.log("TABLE"); console.log(table); + console.log("COLWIDTH"); + console.log(this.colWidths); for(var r = 0 ; r < table.length; r++) { for(var c = 0 ; c < table[r].length; c++) {