diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2012-03-06 22:24:54 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-03-06 22:24:54 +0100 |
commit | 5a05d970d8ee3a8c18e5b3f96302a97ec45e988e (patch) | |
tree | 0cf20d659f8bf065a76eb52b09167359a07fb6b4 /template | |
parent | e8b8b99a2eedfd95475dba7533badd747e82aa15 (diff) | |
download | bugzilla-5a05d970d8ee3a8c18e5b3f96302a97ec45e988e.tar.gz bugzilla-5a05d970d8ee3a8c18e5b3f96302a97ec45e988e.tar.xz |
Fix bustage
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 772efa1b7..8680573fb 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -88,7 +88,6 @@ ], 'reports/report-table.html.tmpl' => [ - '"&$tbl_vals" IF tbl_vals', '"&$col_vals" IF col_vals', '"&$row_vals" IF row_vals', 'classes.$row_idx.$col_idx', |