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

index dc55d45..c101121 100644 (file)
@@ -1398,7 +1398,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
                 
                 try {
                     if(
-                        g.styles[0].firstElementChild.getAttribute('Format') == "D\-MMM\-YYYY;@"
+                        g.styles[0].firstElementChild.getAttribute('Format') == "D\\-MMM\\-YYYY;@"
                     ){
                         Roo.log(value);
                         value = 'test';