From 8ccde4cb88f94abc26d08723d148ebfc21f7fe13 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 12 May 2011 18:17:02 +0800 Subject: [PATCH] Pman.Tab.AdminContacts.bjs --- Pman.Tab.AdminContacts.bjs | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Pman.Tab.AdminContacts.bjs b/Pman.Tab.AdminContacts.bjs index a6881de..cfe8c69 100644 --- a/Pman.Tab.AdminContacts.bjs +++ b/Pman.Tab.AdminContacts.bjs @@ -158,16 +158,6 @@ "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" } ] }, -- 2.39.2