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. --- httemplate/pref/pref-process.html | 1 - httemplate/pref/pref.html | 7 ------- 2 files changed, 8 deletions(-) (limited to 'httemplate/pref') diff --git a/httemplate/pref/pref-process.html b/httemplate/pref/pref-process.html index a87036b36..75e57958f 100644 --- a/httemplate/pref/pref-process.html +++ b/httemplate/pref/pref-process.html @@ -56,7 +56,6 @@ unless ( $error ) { # if ($access_user) { enable_mask_clipboard_hack dashboard_customers customer_view_emails printtofit - hide_notify_tickets email_address snom-ip snom-username snom-password vonage-fromnumber vonage-username vonage-password diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index bb21b0f3c..abd1ea57f 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -136,13 +136,6 @@ - - <% emt('Hide notification of new ticket activity') %> - - option('hide_notify_tickets') ? 'CHECKED' : '' %>> - - - <% emt("How many recently-modified customers displayed on dashboard") %> -- cgit v1.2.1