Pman.Gnumeric.js
authorAlan Knowles <alan@roojs.com>
Tue, 21 Apr 2015 06:28:04 +0000 (14:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 21 Apr 2015 06:28:04 +0000 (14:28 +0800)
Pman.Gnumeric.js

index e2ea59a..ffa4c72 100644 (file)
@@ -546,6 +546,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         
         if (typeof(this.grid[cs.r][cs.c].dom) == 'undefined') {
             Roo.log('no default content for cell:' + cell);
+            Roo.log(this.grid[cs.r][cs.c]);
             //this.createCell(cs.r,cs.c);
             //return;
         }