From: Frédéric Buclin Date: Tue, 15 Sep 2015 13:29:51 +0000 (+0200) Subject: Bug 1204862: backout the link to view_job_queue.cgi. This script only exists in master X-Git-Tag: release-5.0.2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d5b624cd85cbbe07c590f884831793ecca1253a;p=thirdparty%2Fbugzilla.git Bug 1204862: backout the link to view_job_queue.cgi. This script only exists in master --- diff --git a/template/en/default/admin/admin.html.tmpl b/template/en/default/admin/admin.html.tmpl index 7e3e5a1579..ed41d73097 100644 --- a/template/en/default/admin/admin.html.tmpl +++ b/template/en/default/admin/admin.html.tmpl @@ -118,12 +118,6 @@ and time, and get the result of these queries directly per email. This is a good way to create reminders and to keep track of the activity in your installation. - [% IF Param('use_mailer_queue') %] - [% class = user.in_group('admin') ? "" : "forbidden" %] -
Job Queue
-
View the queue of undelivered/deferred jobs/emails.
- [% END %] -
Release Notes
Detailed information related to this release of Bugzilla.