Pman.Tab.AdminContacts.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 10:17:02 +0000 (18:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 10:17:02 +0000 (18:17 +0800)
Pman.Tab.AdminContacts.bjs

index a6881de..cfe8c69 100644 (file)
                                     "xtype": "Button",
                                     "|icon": "Roo.rootURL + 'images/default/tree/leaf.gif'",
                                     "|xns": "Roo.Toolbar"
-                                },
-                                {
-                                    "listeners": {
-                                        "|click": "function()\n{\n    Pman.genericDelete(this.grid, 'Person');\n}\n"
-                                    },
-                                    "cls": "x-btn-text-icon",
-                                    "text": "Delete",
-                                    "xtype": "Button",
-                                    "|icon": "Roo.rootURL + 'images/default/tree/leaf.gif'",
-                                    "|xns": "Roo.Toolbar"
                                 }
                             ]
                         },