X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Gnumeric.js;h=9060fbd7baec33607646520bb3885b37d832201b;hp=3b10af3ecd75c0673808f6bb6d5a2c9e9980b769;hb=2f1096a77e96e1e50978bd1d0b58e323b825c3ca;hpb=65f6a222491b69d6d18b3d8b9b94f68c5fd9d770 diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 3b10af3e..9060fbd7 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -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);