From abd483cec114d67992c89e72caa9ef53ac662c5f Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Fri, 10 Sep 2004 05:19:48 +0000 Subject: Fix for bug 232659: Fix inconsistent attachment links (and clean up diff viewer UI while we're at it). Do just that. r=myk, a=myk. --- template/en/default/filterexceptions.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index c1921a908..9c8cd3b5b 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -471,9 +471,8 @@ 'attachment/diff-header.html.tmpl' => [ 'attachid', + 'id', 'bugid', - 'old_url', - 'new_url', 'oldid', 'newid', 'style', -- cgit v1.2.3-24-g4f1b