From 39974f51c06697fb22af863452ba9f2fbc37c0eb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 28 Oct 2010 12:29:20 +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 7cba00c9..60e1ab2c 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -720,7 +720,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { for(var col=0;col < cols.length; col++) { - var colat = col + coloffset; + //var colat = col + coloffset; /* if (cols[col].getAttribute('colspan') && (cols[col].getAttribute('colspan') > 1)) { -- 2.39.2