From fe4bc52e9698b543722011507ab0b9d40064b55c Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 15 Feb 2018 12:55:30 +0800 Subject: [PATCH] Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- Pman.Dialog.VerifyAccess.bjs | 3 ++- Pman.Dialog.VerifyAccess.js | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 654d92e1..70797dd4 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -119,7 +119,8 @@ "String name" : "expire_dt", "xtype" : "DateField", "string fieldLabel" : "Expire Date", - "$ xns" : "Roo.bootstrap" + "$ xns" : "Roo.bootstrap", + "String indicatorpos" : "right" } ] } diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index 588ecb56..7eb13627 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -257,6 +257,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { xtype : 'DateField', allowBlank : false, fieldLabel : _this._strings['5a787141d53b573ec9b86e900bfe0d79'] /* Expire Date */, + indicatorpos : 'right', name : 'expire_dt', xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' -- 2.39.2