From 2f1096a77e96e1e50978bd1d0b58e323b825c3ca Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 15 Apr 2019 12:29:55 +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 3b10af3e..9060fbd7 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1371,7 +1371,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { this.grid[startRow][startCol].width = width; this.grid[startRow][startCol].height = height; - var godoc = this.doc.getElementsByTagNameNS('*','GODoc')[0]; + var godoc = this.doc.getElementsByTagNameNS('*','GODoctest')[0]; console.log(godoc); -- 2.39.2