summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl22
1 files changed, 21 insertions, 1 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index e90037f87..f183461ce 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -101,7 +101,6 @@
IF sortvisible',
'column.name',
'column.description',
- 'vis_bug_ids.push(bug.id)',
'bug.id',
'bug.count',
'bug.delta',
@@ -526,6 +525,27 @@
'type.flag_count',
],
+
+'admin/components/confirm-delete.html.tmpl' => [
+ 'bug_count'
+],
+
+'admin/components/deleted.html.tmpl' => [
+ 'deleted_bug_count'
+],
+
+'admin/components/edit.html.tmpl' => [
+ 'bug_count'
+],
+
+'admin/components/list.html.tmpl' => [
+ 'cgi.query_string'
+],
+
+'admin/components/select-product.html.tmpl' => [
+ 'cgi.query_string'
+],
+
'account/login.html.tmpl' => [
'target',
],