From: Alan Knowles Date: Mon, 17 Jan 2011 03:03:01 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=7a22a3ddd2647bc8805b8ed024782cece2cee6ac Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 65807c6..a7d7643 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -361,8 +361,11 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ method: 'POST', success : function(data) { //refreshPager(); + // // do we need to do anything?? - Pman.Tab.AdminContacts.grid.footer.onClick('refresh'); + if (isFromGroup) { + Pman.Tab.AdminContacts.grid.footer.onClick('refresh'); + } }, failure: function() {