From 0e34d1222e442d8d13516ec7f433f88bbc5e4d0a Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 15 Feb 2018 12:53:26 +0800 Subject: [PATCH] Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- Pman.Dialog.VerifyAccess.bjs | 1 + Pman.Dialog.VerifyAccess.js | 1 + 2 files changed, 2 insertions(+) diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 1b23d9a9..4465a783 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -114,6 +114,7 @@ "$ xns" : "Roo.bootstrap", "items" : [ { + "String name" : "expire_dt", "xtype" : "DateField", "$ xns" : "Roo.bootstrap" } diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index c2ef85e7..9a21f516 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -254,6 +254,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { items : [ { xtype : 'DateField', + name : 'expire_dt', xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' } -- 2.39.2