From: Alan Knowles Date: Fri, 14 Jan 2011 07:47:55 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=24141397640937e74afee0b0ae688a33a2a6ff6d Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 36fa9d9..6e7d04b 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -304,7 +304,13 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ sm : { xtype: 'RowSelectionModel', xns: Roo.grid, - singleSelect : true + singleSelect : true, + listeners : { + afterselectionchange : function (_self) + { + + } + } } } });