From d9e9992bed178a1af7833cc29602eee2f83fa2d4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 8 Nov 2010 10:37:40 +0800 Subject: [PATCH] Pman.Tab.Group_Rights.js --- Pman.Tab.Group_Rights.js | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Pman.Tab.Group_Rights.js b/Pman.Tab.Group_Rights.js index 39ec4d9..9ca1787 100644 --- a/Pman.Tab.Group_Rights.js +++ b/Pman.Tab.Group_Rights.js @@ -150,14 +150,7 @@ Pman.Tab.Group_Rights = { // this needs to be generated by the modules.. switch(v) { - case 'Documents.Document_Manager': return "Document Manager"; - case 'Documents.Documents': return "Documents"; - case 'Documents.Unread_Documents': return "Unread Documents"; - case 'Documents.Distribute_Documents': return "Distribute Documents"; - case 'Documents.Work_In_Progress': return "Work In Progress"; - - case 'Documents.Project_Directory': return "Project Directory"; - + case 'Fax.Fax': return "Fax"; case 'Fax.Fax_To_Company': return "Send Faxes To Companies"; -- 2.39.2