From: Edward Date: Thu, 18 Jun 2015 10:15:24 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=eb10d971ab1e80ecba1fc115ebbae6f396eeb178 Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index e7f4a03d..13be0289 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -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));