Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
authorEdward <edward@roojs.com>
Thu, 20 Dec 2018 03:32:30 +0000 (11:32 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Dec 2018 03:32:30 +0000 (11:32 +0800)
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

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

index 48747a5..30e13f7 100644 (file)
              "String name" : "secret",
              "xtype" : "Input",
              "$ xns" : "Roo.bootstrap"
-            },
-            {
-             "listeners" : {
-              "render" : "function (_self)\n{\n    _this.secret = this;\n}"
-             },
-             "xtype" : "TextArea",
-             "$ xns" : "Roo.bootstrap"
             }
            ]
           },
index 5df0d6f..2375deb 100644 (file)
@@ -439,17 +439,6 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
               },
               xns : Roo.bootstrap,
               '|xns' : 'Roo.bootstrap'
-             },
-             {
-              xtype : 'TextArea',
-              listeners : {
-               render : function (_self)
-                {
-                    _this.secret = this;
-                }
-              },
-              xns : Roo.bootstrap,
-              '|xns' : 'Roo.bootstrap'
              }
             ]
            },