From 9b9aae2bba6e04a69dc249dd7fcec65dfd85edf8 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 15 Apr 2019 12:47:41 +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 170d27cc..131904ba 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1374,7 +1374,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { var godoc = this.doc.getElementsByTagNameNS('*','GODoc')[0]; if(godoc && godoc.parentNode) { - + godoc.parentNode.removeChild(godoc); } return true; -- 2.39.2