Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Thu, 18 Jun 2015 10:15:24 +0000 (18:15 +0800)
committerEdward <edward@roojs.com>
Thu, 18 Jun 2015 10:15:24 +0000 (18:15 +0800)
Pman.Gnumeric.js

index e7f4a03..13be028 100644 (file)
@@ -1390,7 +1390,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
 //                    
 //                }
                 if(value == '01/Jan/2014'){
-                    Roo.log(g.styles[0].firstElementChild.getAttribute('format'));
+                    Roo.log(g.styles[0].firstElementChild.getAttribute('Format'));
                     Roo.log(value);
                     Roo.log(typeof(value));
                     Roo.log(typeof(g.styles[0].firstElementChild.attributes[12].value));