Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index 46362a9..170d27c 100644 (file)
@@ -1373,9 +1373,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         
         var godoc = this.doc.getElementsByTagNameNS('*','GODoc')[0];
         
-        console.log(godoc.parentNode);
-        
-        if(godoc) {
+        if(godoc && godoc.parentNode) {
             
         }