From 9a5a1b2ceee89d76239b8bbb5604ee93e7a3b8b0 Mon Sep 17 00:00:00 2001 From: leon Date: Mon, 27 Jun 2022 14:49:39 +0800 Subject: [PATCH] Roo/htmleditor/BlockTd.js --- Roo/htmleditor/BlockTd.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/htmleditor/BlockTd.js b/Roo/htmleditor/BlockTd.js index 935f3638e1..13859fb03d 100644 --- a/Roo/htmleditor/BlockTd.js +++ b/Roo/htmleditor/BlockTd.js @@ -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) { -- 2.39.2