From: Chris Date: Wed, 12 Sep 2012 07:34:19 +0000 (+0800) Subject: Pman.Dialog.CoreCompanies.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=489e99ead53f7bbef4bdf8df41ba961a472f90b9 Pman.Dialog.CoreCompanies.bjs Pman.Dialog.CoreCompanies.js --- diff --git a/Pman.Dialog.CoreCompanies.bjs b/Pman.Dialog.CoreCompanies.bjs index 5c2fa3d1..9ed9e11f 100644 --- a/Pman.Dialog.CoreCompanies.bjs +++ b/Pman.Dialog.CoreCompanies.bjs @@ -63,8 +63,7 @@ }, { "listeners": { - "render": "function (_self)\n{\n _this.etypeCombo = _self;\n}", - "select": "function (combo, record, index)\n{\n _this.grid.footer.onClick('first');\n}" + "render": "function (_self)\n{\n _this.etypeCombo = _self;\n}" }, "alwaysQuery": true, "displayField": "comptype_name", diff --git a/Pman.Dialog.CoreCompanies.js b/Pman.Dialog.CoreCompanies.js index 1e3ac228..62355110 100644 --- a/Pman.Dialog.CoreCompanies.js +++ b/Pman.Dialog.CoreCompanies.js @@ -120,10 +120,6 @@ Pman.Dialog.CoreCompanies = { render : function (_self) { _this.etypeCombo = _self; - }, - select : function (combo, record, index) - { - _this.grid.footer.onClick('first'); } }, alwaysQuery : true,