From 286c0ad1454c120b61e1d162b236f6fb27b77e46 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 22 Feb 2006 00:58:06 +0000 Subject: Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters r=LpSolit a=justdave --- template/en/default/filterexceptions.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index cc4503bb7..57a323e7f 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -354,7 +354,9 @@ 'bug/show-multiple.html.tmpl' => [ 'bug.bug_id', - 'bug.deadline', + 'depbug FILTER bug_link(depbug)', + 'attachment.id', + 'flag.status', ], 'bug/show.html.tmpl' => [ -- cgit v1.2.3-24-g4f1b