From: edward Date: Thu, 15 Feb 2018 05:00:10 +0000 (+0800) Subject: Pman.Dialog.VerifyAccess.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=246b266a7532aa775f0a89cdf5589f94e0a436e7 Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 0da642dd..6e6ca814 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -120,6 +120,7 @@ }, "Boolean allowBlank" : false, "String name" : "expire_dt", + "String format" : "Y-m-d", "xtype" : "DateField", "string fieldLabel" : "Expire Date", "$ xns" : "Roo.bootstrap", diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index ef4056ac..dec074e1 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -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 : {