From 8b7bf338f72fe35d0c03ed4717df417f484a0b01 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 27 Mar 2019 16:33:58 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 348c3d23..c75417b8 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -841,7 +841,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { if (rows[row].getAttribute('xls:width')) { this.setColumnWidth(col, 1 * rows[row].getAttribute('xls:width')); - console.log('setting column width'); + console.log('setting column width!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); } -- 2.39.2