Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index 170d27c..131904b 100644 (file)
@@ -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;