summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2017-08-01 13:53:42 -0400
committerChristopher Burger <burgerc@freeside.biz>2017-08-16 11:55:58 -0400
commit403aa327f1b10b37dcac39f6cf6ab1f89dcef7f6 (patch)
tree5d8ed21f86b8e975e5081260af9ddc8175b1740a /FS/FS/AccessRight.pm
parentaf965b6e50e539c74dfede0ced874e2a103d42eb (diff)
RT # 73490 - removed global conf and user pref check for hide tickets and added group access control.
Diffstat (limited to 'FS/FS/AccessRight.pm')
-rw-r--r--FS/FS/AccessRight.pm4
1 files changed, 4 insertions, 0 deletions
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' },
+ #]
+
],
###