From 115cc7b700979787e2adbb105832f27de4c89f28 Mon Sep 17 00:00:00 2001 From: "burnus%gmx.de" <> Date: Fri, 22 Aug 2003 20:55:13 +0000 Subject: Bug 139011 - Improve buglist colors further r,a=justdave --- template/en/default/filterexceptions.pl | 3 --- template/en/default/list/table.html.tmpl | 8 ++++++-- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'template/en') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 60590d4a4..34fc99380 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -251,11 +251,8 @@ ], 'list/table.html.tmpl' => [ - 'id', 'abbrev.$id.title || field_descs.$id || column.title', # 'tableheader', - 'bug.bug_severity', # - 'bug.priority', # 'bug.bug_id', ], diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index 53eb52b2d..da94b1eb9 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -76,7 +76,7 @@ [% FOREACH id = displaycolumns %] - + [% END %] @@ -136,7 +136,11 @@ [% tableheader %] [% END %] - + [% IF dotweak %][% END %] -- cgit v1.2.3-24-g4f1b