From 198b3d63542206c4bb8507080ad9c0ac50466c6b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 14 Jan 2011 15:48:14 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroup.js --- Pman.Tab.AdminContactsGroup.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 6e7d04b..fb932e1 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -304,13 +304,13 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ sm : { xtype: 'RowSelectionModel', xns: Roo.grid, - singleSelect : true, listeners : { afterselectionchange : function (_self) { - + Pman.Tab.AdminContacts.footer.onClick('first'); } - } + }, + singleSelect : true } } }); -- 2.39.2