roojs-core.js
[roojs1] / roojs-debug.js
index c3670aa..f4ee3c9 100644 (file)
@@ -49558,6 +49558,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;