From b687e3195539ce9c7afc7387c5f53b2cf7ddf5a6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Nov 2010 14:09:01 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 93c19fb7..fd6a71e1 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -789,8 +789,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { //var colat = col + coloffset; - var coloffsetadd = 0; - + var colspan = cols[col].getAttribute('colspan'); colspan = colspan ? colspan *1 : 1; -- 2.39.2