diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2011-08-04 14:18:58 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2011-08-04 14:18:58 +0200 |
commit | 1e41eccc970e905694b3e66acda5f886055a9564 (patch) | |
tree | 55d6f3c05bdce2e7fa70184055c70a57921ac8b5 /template | |
parent | c2b10703f8dc9a10ed51691142cbc7ff920b70eb (diff) | |
download | bugzilla-1e41eccc970e905694b3e66acda5f886055a9564.tar.gz bugzilla-1e41eccc970e905694b3e66acda5f886055a9564.tar.xz |
Fix bustage due to bug 660382
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/filterexceptions.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 948baa521..ac63b809b 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -57,10 +57,6 @@ 'type.id', ], -'search/boolean-charts.html.tmpl' => [ - '"id=\"$id\"" IF id' -], - 'search/form.html.tmpl' => [ 'qv.name', 'qv.description', |