From: Alan Knowles Date: Mon, 17 Jan 2011 02:58:58 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=af6aba16e1773b83f5955ac79071e02c1c6bec29 Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 33783c0..b996722 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -307,7 +307,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ listeners : { afterselectionchange : function (_self) { - Pman.Tab.AdminContacts.footer.onClick('first'); + Pman.Tab.AdminContacts.grid.footer.onClick('first'); } }, singleSelect : true