]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1204862: backout the link to view_job_queue.cgi. This script only exists in master
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 15 Sep 2015 13:29:51 +0000 (15:29 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 15 Sep 2015 13:29:51 +0000 (15:29 +0200)
template/en/default/admin/admin.html.tmpl

index 7e3e5a15798f95138504daaaad2339c42bc01c60..ed41d73097f2d62c3e209816db943cb2370ce92b 100644 (file)
         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.</dd>
 
-        [% IF Param('use_mailer_queue') %]
-          [% class = user.in_group('admin') ? "" : "forbidden" %]
-          <dt id="view_job_queue" class="[% class %]"><a href="view_job_queue.cgi">Job Queue</a></dt>
-          <dd class="[% class %]">View the queue of undelivered/deferred jobs/emails.</dd>
-        [% END %]
-
         <dt id="release_notes">
           <a href="page.cgi?id=release-notes.html">Release Notes</a></dt>
         <dd>Detailed information related to this release of Bugzilla.</dd>