diff options
author | lpsolit%gmail.com <> | 2008-05-21 07:00:57 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-05-21 07:00:57 +0200 |
commit | 5fcefed7417cd3580fc0779afb2793fac257d94b (patch) | |
tree | ab1c0e8fedd4a4ca06d51c80261e4171b8e5ecf0 /template/en | |
parent | 6df961a57b388986fd2049013a44144126a41db2 (diff) | |
download | bugzilla-5fcefed7417cd3580fc0779afb2793fac257d94b.tar.gz bugzilla-5fcefed7417cd3580fc0779afb2793fac257d94b.tar.xz |
Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/filterexceptions.pl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index c25e400c3..3ff80568f 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -148,13 +148,6 @@ 'cumulate', ], -'reports/duplicates.rdf.tmpl' => [ - 'template_version', - 'bug.id', - 'bug.count', - 'bug.delta', -], - 'reports/chart.html.tmpl' => [ 'width', 'height', |