Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Mon, 15 Apr 2019 04:29:55 +0000 (12:29 +0800)
committerEdward <edward@roojs.com>
Mon, 15 Apr 2019 04:29:55 +0000 (12:29 +0800)
Pman.Gnumeric.js

index 3b10af3..9060fbd 100644 (file)
@@ -1371,7 +1371,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         this.grid[startRow][startCol].width = width;
         this.grid[startRow][startCol].height = height;
         
-        var godoc = this.doc.getElementsByTagNameNS('*','GODoc')[0];
+        var godoc = this.doc.getElementsByTagNameNS('*','GODoctest')[0];
         
         console.log(godoc);