From: Edward Date: Mon, 15 Apr 2019 04:47:41 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9b9aae2bba6e04a69dc249dd7fcec65dfd85edf8;ds=sidebyside Pman.Gnumeric.js --- 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;