From 315069ab87382110a7db1790f7ec8fb7ee1a4bed Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 17 Jan 2011 11:02:19 +0800 Subject: [PATCH] Pman.Tab.AdminContactsGroup.js --- Pman.Tab.AdminContactsGroup.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 254c680..65807c6 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -362,6 +362,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ success : function(data) { //refreshPager(); // do we need to do anything?? + Pman.Tab.AdminContacts.grid.footer.onClick('refresh'); }, failure: function() { -- 2.39.2