From fdea710e1af5859702248c73471a1a08cd74920b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 21 Apr 2015 14:39:45 +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 e452fd58..4f755335 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -311,7 +311,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { Roo.each(merge, function(c) { var rc = _t.rangeToRC(c.textContent); - Roo.log(JSON.stringify(rc)); + //Roo.log(JSON.stringify(rc)); if (typeof(_t.grid[rc[0].r][rc[0].c]) == 'undefined') { Roo.log(["creating empty cell for ",rc[0].r, rc[0].c ]); -- 2.39.2