From eb10d971ab1e80ecba1fc115ebbae6f396eeb178 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 18 Jun 2015 18:15:24 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)); -- 2.39.2