From: Alan Knowles Date: Mon, 17 Jan 2011 03:11:31 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=74e6341e77595cfc4e6b56aa86d026a0af8efdf4 Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 495aae1..77741fc 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -67,7 +67,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ return; } _this.dialog.show( s.data, function() { - _this.grid.footer.onClick('first'); + _this.ds.load({}); }); } },