Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Fri, 15 Feb 2019 07:43:56 +0000 (15:43 +0800)
committerEdward <edward@roojs.com>
Fri, 15 Feb 2019 07:43:56 +0000 (15:43 +0800)
Pman.Gnumeric.js

index 3c38644..a72fe4c 100644 (file)
@@ -270,7 +270,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         this.cellholder = this.sheet.getElementsByTagNameNS('*','Cells')[0];
         var cells = this.sheet.getElementsByTagNameNS('*','Cell');
 
-        Roo.log(cells);
+        
         
         Roo.each(cells, function(c) {
            // Roo.log(c);