X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.VerifyAccess.js;fp=Pman.Dialog.VerifyAccess.js;h=a9e8d9616f1aa70e5de9ffd472ba11456cd085ed;hb=8960c7d9de4833fbe769421e5ca7600e5416504f;hp=7eb13627b7127222d60d795153a93086e474069c;hpb=fe4bc52e9698b543722011507ab0b9d40064b55c;p=Pman.Core diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index 7eb13627..a9e8d961 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -259,6 +259,16 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { fieldLabel : _this._strings['5a787141d53b573ec9b86e900bfe0d79'] /* Expire Date */, indicatorpos : 'right', name : 'expire_dt', + listeners : { + render : function (_self) + { + _this.expire_dt = this; + + this.el.setVisibilityMode(Roo.Element.DISPLAY); + + this.el.hide(); + } + }, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' }