From: Edward Date: Thu, 18 Jun 2015 10:15:59 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e4b01189a4f2135422a3a36cf030c72de4ad5fcc Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 8088e593..2a608ad2 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1396,7 +1396,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { Roo.log(typeof(g.styles[0].firstElementChild.attributes[12].value)); } if( - typeof(g.styles[0].firstElementChild.attributes[12].value) != 'undefined' && + typeof(g.styles[0].firstElementChild.getAttribute('Format')) != 'undefined' && g.styles[0].firstElementChild.getAttribute('Format') == "D\-MMM\-YYYY;@" ){ Roo.log(value);