Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index e452fd5..4f75533 100644 (file)
@@ -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 ]);