Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
authorjohn <john@roojs.com>
Wed, 10 Oct 2018 04:52:43 +0000 (12:52 +0800)
committerjohn <john@roojs.com>
Wed, 10 Oct 2018 04:52:43 +0000 (12:52 +0800)
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

index a75c3c2..6d7caf0 100644 (file)
@@ -39,7 +39,7 @@
     },
     {
      "listeners" : {
-      "click" : "function (_self, e)\n{\n    _this.form.doAction('submit');\n    \n    /*\n    _this.dialog.hide();\n    \n    if(_this.callback){\n        _this.callback.call(_this);\n    }\n    \n    return;\n    */\n}"
+      "click" : "function (_self, e)\n{\n    _this.form.doAction('submit');\n}"
      },
      "String weight" : "primary",
      "xtype" : "Button",
index 172ff24..e4b79a4 100644 (file)
@@ -117,16 +117,6 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
        click : function (_self, e)
         {
             _this.form.doAction('submit');
-            
-            /*
-            _this.dialog.hide();
-            
-            if(_this.callback){
-                _this.callback.call(_this);
-            }
-            
-            return;
-            */
         }
       },
       xns : Roo.bootstrap,