summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.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/Conf.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/Conf.pm')
-rw-r--r--FS/FS/Conf.pm7
1 files changed, 0 insertions, 7 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 3053d78..b5b5ec8 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5340,13 +5340,6 @@ and customer address. Include units.',
},
{
- 'key' => 'rt-hide_activity_notification',
- 'section' => 'ticketing',
- 'description' => 'Hide the notification box when there is activity on tickets',
- 'type' => 'checkbox',
- },
-
- {
'key' => 'pkg-balances',
'section' => 'packages',
'description' => 'Enable per-package balances.',