From c1a8053e98fa659ffda19fae799423c1762dbd10 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Sun, 16 Jan 2005 21:36:02 +0000 Subject: Patch for bug 103636: Support specifying a date on which a bug is expected to be resolved; patch by Alexandre Michetti Manduca , r=jouni, a=myk. --- template/en/default/filterexceptions.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index b954c9176..3d5ba8fb1 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -337,6 +337,7 @@ ], 'bug/edit.html.tmpl' => [ + 'bug.deadline', 'bug.remaining_time', 'bug.delta_ts', 'bug.bug_id', @@ -366,6 +367,7 @@ 'bug/show-multiple.html.tmpl' => [ 'bug.bug_id', + 'bug.deadline', ], 'bug/show.xml.tmpl' => [ -- cgit v1.2.3-24-g4f1b