roojs-core.js
[roojs1] / roojs-ui-debug.js
index 012b14f..bdfa81c 100644 (file)
@@ -25069,7 +25069,9 @@ Roo.extend(Roo.htmleditor.BlockTd, Roo.htmleditor.Block, {
     normalizeWidths : function(table)
     {
         console.log("htmleditor.BlockTd normalizeWidths");
-        console.log(this.colWidths);
+        console.log("colWidths 0");
+        console.log(col.Widths[0]);
+        console.log(col.Wdiths[1]);
     
         if (this.colWidths[0] === false) {
             var nw = 100.0 / this.colWidths.length;