X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.VerifyAccess.bjs;h=62a1e11c6fb421166859ea8ecc56282083d19115;hb=38ef990c53a33c23061f4ef1e50768f03a5ceaf9;hp=710bb80ff6c62d8079a3e430067abaef756aad71;hpb=36a6ecc2694c0844b9a3dd5fc4c8c31014051054;p=Pman.Core diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 710bb80f..62a1e11c 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.setStartDate(new Date());\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",