Pman.Dialog.VerifyAccess.bjs
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 05:00:10 +0000 (13:00 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 05:00:10 +0000 (13:00 +0800)
Pman.Dialog.VerifyAccess.js

Pman.Dialog.VerifyAccess.bjs
Pman.Dialog.VerifyAccess.js

index 0da642d..6e6ca81 100644 (file)
            },
            "Boolean allowBlank" : false,
            "String name" : "expire_dt",
+           "String format" : "Y-m-d",
            "xtype" : "DateField",
            "string fieldLabel" : "Expire Date",
            "$ xns" : "Roo.bootstrap",
index ef4056a..dec074e 100644 (file)
@@ -264,6 +264,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
             xtype : 'DateField',
             allowBlank : false,
             fieldLabel : _this._strings['5a787141d53b573ec9b86e900bfe0d79'] /* Expire Date */,
+            format : 'Y-m-d',
             indicatorpos : 'right',
             name : 'expire_dt',
             listeners : {