From d0f68d175ed1beb8019f3bc7f4966f3d98104f0d Mon Sep 17 00:00:00 2001 From: Edward Date: Fri, 12 Apr 2019 16:07:43 +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 a5607464..223933fe 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1496,7 +1496,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { } if(g.valueFormat == 'image') { - console.log(g); + out+=String.format('
', g.colspan, g.rowspan, g.cls.join(' '), 'overflow:hidden;' + -- 2.39.2