Pman.Dialog.VerifyAccess.bjs
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 04:57:07 +0000 (12:57 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 04:57:07 +0000 (12:57 +0800)
Pman.Dialog.VerifyAccess.js

Pman.Dialog.VerifyAccess.bjs
Pman.Dialog.VerifyAccess.js

index 710bb80..62a1e11 100644 (file)
          "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",
index a60686d..dddace3 100644 (file)
@@ -268,7 +268,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
                   
                   this.el.setVisibilityMode(Roo.Element.DISPLAY);
                   
-                  //this.el.hide();
+                  this.el.hide();
               }
             },
             xns : Roo.bootstrap,