From eb67f5b4f142915ffe4a64bf3478d76e87b600cb Mon Sep 17 00:00:00 2001 From: Edward Date: Fri, 12 Apr 2019 15:37:51 +0800 Subject: [PATCH] Changed Pman.Gnumeric.js --- Pman.Gnumeric.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 041fde23..a5607464 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1496,6 +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