Pman.Dialog.VerifyAccess.bjs
[Pman.Core] / Pman.Dialog.VerifyAccess.js
index f7bd7d8..769bb8c 100644 (file)
@@ -80,6 +80,8 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
                       _this.form.findField('status').reset();
                   }
                   
+                  _this.form.findField('expire_dt').reset();
+                  
                   _this.form.clearInvalid();
                   
                   return;