From: Alan Knowles Date: Wed, 17 Nov 2010 06:22:39 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=c653091ec8e8cfdfbbb42257722e0ce32c4e4287;p=Pman.Core Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 420c0d24..e8830b15 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) {