diff options
author | lpsolit%gmail.com <> | 2008-12-09 19:41:25 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-12-09 19:41:25 +0100 |
commit | 65792b68dc19ad0be43473ca0ff6860e06b40421 (patch) | |
tree | e6658e43f96a419c00fc0d47410c69a3094d2b09 | |
parent | 8b8bef25754c8adf9388049278d645506e7d85b0 (diff) | |
download | bugzilla-65792b68dc19ad0be43473ca0ff6860e06b40421.tar.gz bugzilla-65792b68dc19ad0be43473ca0ff6860e06b40421.tar.xz |
Remove extra item (fix bustage)
-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 dd513738e..ab9ff00e9 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -418,7 +418,6 @@ 'bugid', 'oldid', 'newid', - 'style', 'patch.id', ], |