Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
authorEdward <edward@roojs.com>
Wed, 19 Dec 2018 07:16:41 +0000 (15:16 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Dec 2018 07:16:41 +0000 (15:16 +0800)
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

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

index 3d9d589..8232c68 100644 (file)
    "$ xns" : "Roo.bootstrap",
    "String title" : "Scan this into Google Authenticator",
    "items" : [
-    {
-     "listeners" : {
-      "render" : "function (_self)\n{\n    _this.skipBtn = this;\n}",
-      "click" : "function (_self, e)\n{\n    _this.dialog.hide();\n    \n    return;\n}"
-     },
-     "String weight" : "default",
-     "xtype" : "Button",
-     "$ xns" : "Roo.bootstrap",
-     "String html" : "Cancel",
-     "* prop" : "buttons[]"
-    },
     {
      "listeners" : {
       "render" : "function (_self)\n{\n    _this.cancelBtn = this;\n}",
index eac16dd..74e8d18 100644 (file)
@@ -104,25 +104,6 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
     xns : Roo.bootstrap,
     '|xns' : 'Roo.bootstrap',
     buttons : [
-     {
-      xtype : 'Button',
-      html : _this._strings['ea4788705e6873b424c65e91c2846b19'] /* Cancel */,
-      weight : 'default',
-      listeners : {
-       click : function (_self, e)
-        {
-            _this.dialog.hide();
-            
-            return;
-        },
-       render : function (_self)
-        {
-            _this.skipBtn = this;
-        }
-      },
-      xns : Roo.bootstrap,
-      '|xns' : 'Roo.bootstrap'
-     },
      {
       xtype : 'Button',
       html : _this._strings['ea4788705e6873b424c65e91c2846b19'] /* Cancel */,