From 403aa327f1b10b37dcac39f6cf6ab1f89dcef7f6 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Tue, 1 Aug 2017 13:53:42 -0400 Subject: RT # 73490 - removed global conf and user pref check for hide tickets and added group access control. --- FS/FS/AccessRight.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'FS/FS/AccessRight.pm') diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 287d054..301544f 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -362,6 +362,10 @@ tie my %rights, 'Tie::IxHash', { rightname=>'Employee preference telephony integration' }, #] + #'RT preference rights' => [ + { rightname=>'not an RT' }, + #] + ], ### -- cgit v1.1