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.pl25
1 files changed, 25 insertions, 0 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 94a4168e2..bcbbcc8a5 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -581,6 +581,31 @@
'deleted_bug_count'
],
+'admin/users/confirm-delete.html.tmpl' => [
+ 'andstring',
+ 'responsibilityterms.$responsibility',
+ 'bugs',
+ 'cc',
+ 'flags.requestee',
+ 'flags.setter',
+ 'longdescs',
+ 'namedqueries',
+ 'votes',
+ 'series',
+ 'watch.watched',
+ 'watch.watcher',
+ 'whine_events',
+ 'whine_schedules',
+ 'otheruser.id'
+],
+
+'admin/users/edit.html.tmpl' => [
+ 'otheruser.id',
+ 'group.id',
+ 'perms.directbless',
+ 'perms.directmember',
+],
+
'admin/components/edit.html.tmpl' => [
'bug_count'
],