From: Alan Knowles Date: Fri, 14 Jan 2011 07:43:13 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=0826e76e75a22344ce8f4255f39b0f61eac803b1 Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index f51a845..01fa620 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -240,7 +240,13 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({ { xtype: 'Item', xns: Roo.menu, - text : "Reload" + text : "Reload", + listeners : { + click : function (_self, e) + { + + } + } } ] }