From 40dcf522e094f7d9944524dbc1ebafc61b6642c8 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 28 Sep 2005 05:08:11 +0000 Subject: Bug 307604: "Redisplay table with bug counts" should also be available from editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin r=GavinS a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/components/list.html.tmpl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'template/en/default/admin/components/list.html.tmpl') diff --git a/template/en/default/admin/components/list.html.tmpl b/template/en/default/admin/components/list.html.tmpl index 71444936d..0b4998679 100644 --- a/template/en/default/admin/components/list.html.tmpl +++ b/template/en/default/admin/components/list.html.tmpl @@ -17,6 +17,7 @@ # Rights Reserved. # # Contributor(s): Gavin Shelley + # Frédéric Buclin #%] [%# INTERFACE: @@ -25,9 +26,6 @@ # product: string; the name of the product we are editing components for #%] -[% USE Bugzilla %] -[% cgi = Bugzilla.cgi %] - [% PROCESS global/variables.none.tmpl %] [% title = BLOCK %]Select component of product @@ -120,8 +118,8 @@ [% IF ! showbugcounts %] -

- Redisplay table with [% terms.bug %] counts (slower)

+

+ Redisplay table with [% terms.bug %] counts (slower)

[% END %] -- cgit v1.2.3-24-g4f1b