From b0ad10ccd4db32f303830055601521949378c608 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 15 Feb 2018 12:04:27 +0800 Subject: [PATCH] Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- Pman.Dialog.VerifyAccess.bjs | 3 --- Pman.Dialog.VerifyAccess.js | 6 ------ 2 files changed, 9 deletions(-) diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 6495c404..251a0402 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -59,9 +59,6 @@ ] }, { - "listeners" : { - "render" : "function (_self)\n{\n _this.row_pwd_label = _self;\n}" - }, "xtype" : "Row", "$ xns" : "Roo.bootstrap", "items" : [ diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index 44c0f273..a0e8fb19 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -241,12 +241,6 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { }, { xtype : 'Row', - listeners : { - render : function (_self) - { - _this.row_pwd_label = _self; - } - }, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap', items : [ -- 2.39.2