X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-ui-debug.js;h=e95cde8f4a3d1e66c103a8f02ccee81282e44eea;hp=dd88703348e2282fab61befd825286886c79a11d;hb=d883c00767185bed12d4bea793c66dd34e77d66f;hpb=45ed17afcff97d9cf11c38a406e33f80cff45012 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index dd88703348..e95cde8f4a 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -25048,6 +25048,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++) {