From 0c025f8d7cb751ef2424c5810621ff9e2b604d25 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Sep 2017 13:19: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 8ddf6367..1dba1876 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1235,7 +1235,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { }, - writeFixedImage : function (startRow, startCol, endRow, endCol data, width, height, type) + writeFixedImage : function (startCol, startRow, endCol, endRow, type, data, width, height) { if (!data) { -- 2.39.2