From: edward Date: Thu, 15 Feb 2018 04:55:30 +0000 (+0800) Subject: Pman.Dialog.VerifyAccess.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=fe4bc52e9698b543722011507ab0b9d40064b55c Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- 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'