From d83e2b45a73ec18ce7624d141139e28a64f87871 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 14 Jan 2011 15:46:48 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroup.js --- Pman.Tab.AdminContactsGroup.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 56c9c2d..33e053f 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -282,7 +282,8 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ ], sm : { xtype: 'RowSelectionModel', - xns: Roo.grid + xns: Roo.grid, + singleSelect : true } } }); -- 2.39.2