From 50181f709d79780ec54c6ed2b90af08327bbdf5b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 11 Jul 2005 05:37:05 +0000 Subject: Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) r=LpSolit a=justdave --- template/en/default/filterexceptions.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index bfa469481..eb6d32aef 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -364,6 +364,10 @@ 'bug.deadline', ], +'bug/show.html.tmpl' => [ + 'bug.bug_id', +], + 'bug/show.xml.tmpl' => [ 'VERSION', 'a.attachid', @@ -407,10 +411,6 @@ 'bug_id', ], -'bug/process/next.html.tmpl' => [ - 'bug.bug_id', -], - 'bug/process/results.html.tmpl' => [ 'title.$type', 'id', -- cgit v1.2.3-24-g4f1b