roojs-core.js
[roojs1] / roojs-ui-debug.js
index 7e0ad8e..46a744e 100644 (file)
@@ -25066,6 +25066,8 @@ Roo.extend(Roo.htmleditor.BlockTd, Roo.htmleditor.Block, {
     },
     normalizeWidths : function(table)
     {
+        console.log("htmleditor.BlockTd normalizeWidths");
+        console.log(this.colWidths);
     
         if (this.colWidths[0] === false) {
             var nw = 100.0 / this.colWidths.length;