X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.VerifyAccess.bjs;h=710bb80ff6c62d8079a3e430067abaef756aad71;hb=36a6ecc2694c0844b9a3dd5fc4c8c31014051054;hp=b934fcda02117e1176c1defd96c929d5e421846f;hpb=8960c7d9de4833fbe769421e5ca7600e5416504f;p=Pman.Core diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index b934fcda..710bb80f 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -116,7 +116,7 @@ "items" : [ { "listeners" : { - "render" : "function (_self)\n{\n _this.expire_dt = this;\n \n this.el.setVisibilityMode(Roo.Element.DISPLAY);\n \n this.el.hide();\n}" + "render" : "function (_self)\n{\n _this.expire_dt = this;\n \n this.setStartDate(new Date());\n \n this.el.setVisibilityMode(Roo.Element.DISPLAY);\n \n //this.el.hide();\n}" }, "Boolean allowBlank" : false, "String name" : "expire_dt",