From: Alan Knowles Date: Mon, 8 Nov 2010 02:38:17 +0000 (+0800) Subject: Pman.Tab.Group_Rights.js X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=10d03954935a86e6425ad75ef708908572a92cff Pman.Tab.Group_Rights.js --- diff --git a/Pman.Tab.Group_Rights.js b/Pman.Tab.Group_Rights.js index 9ca1787..4fe30c0 100644 --- a/Pman.Tab.Group_Rights.js +++ b/Pman.Tab.Group_Rights.js @@ -152,9 +152,7 @@ Pman.Tab.Group_Rights = { switch(v) { - case 'Fax.Fax': return "Fax"; - case 'Fax.Fax_To_Company': return "Send Faxes To Companies"; - case 'Timesheet.Timesheet': return "Timesheet"; + case 'Timesheet.Timesheet': return "Timesheet"; case 'Admin.Admin_Tab': return "Admin Tab"; case 'Core.Person': return "Person";