From f1e3091fe40a26e5cb65f2dc8108ebb806b2c402 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 17 Jan 2011 10:59:40 +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 b996722..254c680 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -360,7 +360,8 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ }, method: 'POST', success : function(data) { - refreshPager(); + //refreshPager(); + // do we need to do anything?? }, failure: function() { -- 2.39.2