diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-02-19 22:42:00 +0100 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-02-19 22:42:00 +0100 |
commit | 98e6bcc7940e86af7267c6a993afca221221809f (patch) | |
tree | 8c6527775eed97b2b249b1eb1c399b0448f7f922 /template | |
parent | a3f4a7f58a3331df8d093a8d029bb7794f10fe6a (diff) | |
download | bugzilla-98e6bcc7940e86af7267c6a993afca221221809f.tar.gz bugzilla-98e6bcc7940e86af7267c6a993afca221221809f.tar.xz |
The fix for bug 329637 was missing an update to filterexceptions.pl.
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/filterexceptions.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 94604dc17..66bb611a7 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -259,7 +259,6 @@ ], 'bug/edit.html.tmpl' => [ - 'bug.deadline', 'bug.remaining_time', 'bug.delta_ts', 'bug.bug_id', |