Pman.Dialog.VerifyAccess.bjs
[Pman.Core] / Pman.Dialog.VerifyAccess.js
index dec074e..22c61f5 100644 (file)
@@ -273,6 +273,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
                   _this.expire_dt = this;
                   
                   var d = new Date();
+                  
                   d.setDate(d.getDate() - 1);
               
                   this.setStartDate(d);