Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:43:13 +0000 (15:43 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:43:13 +0000 (15:43 +0800)
Pman.Tab.AdminContactsGroup.js

index f51a845..01fa620 100644 (file)
@@ -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)
+                                            {
+                                            
+                                            }
+                                        }
                                     }
                                 ]
                             }