X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Gnumeric.js;h=131904ba40c0757dff56501d9eda380e02ff0a83;hp=170d27cca7d772a77fac4ad12d447839139f9179;hb=9b9aae2bba6e04a69dc249dd7fcec65dfd85edf8;hpb=399176fc1b041e1726b33c7676a85a4469bb5a39 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;