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