From 1eb44195ef3a95b0589cbb9a50eb3db5d17d18a4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Nov 2010 14:20:50 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 420c0d24..dca9de20 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -814,7 +814,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { // skip blank cells // set the style first.. - this.parseHtmlStyle( cols[col], row + yoff + 1, realcol + xoff , colspan, rowspan); + this.parseHtmlStyle( cols[col], row + yoff , realcol + xoff , colspan, rowspan); if (!cols[col].childNodes.length) { -- 2.39.2