From 1ea5656f6832822e70de93906b631c421536eb94 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Sep 2017 13:26:50 +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 5a77b2cc..bd6c7c5a 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1247,7 +1247,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { endRow = endRow * 1; width = width * 1; height = height * 1; - afjs + var objs = this.sheet.getElementsByTagNameNS('*','Objects')[0]; var soi = this.doc.createElementNS('http://www.gnumeric.org/v10.dtd', 'gnm:SheetObjectImage'); -- 2.39.2