Roo/htmleditor/BlockTd.js
authorleon <leon@roojs.com>
Mon, 27 Jun 2022 06:49:39 +0000 (14:49 +0800)
committerleon <leon@roojs.com>
Mon, 27 Jun 2022 06:49:39 +0000 (14:49 +0800)
Roo/htmleditor/BlockTd.js

index 935f363..13859fb 100644 (file)
@@ -626,6 +626,7 @@ Roo.extend(Roo.htmleditor.BlockTd, Roo.htmleditor.Block, {
         console.log("htmleditor.BlockTd normalizeWidths");
         console.log("colWidths 0");
         console.log(col.Widths[0]);
+        console.log("colWidths 1");
         console.log(col.Wdiths[1]);
     
         if (this.colWidths[0] === false) {