summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2005-01-16 22:48:24 +0100
committerjocuri%softhome.net <>2005-01-16 22:48:24 +0100
commitd8d71334930cc6be3b88af0442045011704b6307 (patch)
treea7e633af6f615f8b9a15af611f007dfe49764e6f /template/en/default/filterexceptions.pl
parentc1a8053e98fa659ffda19fae799423c1762dbd10 (diff)
downloadbugzilla-d8d71334930cc6be3b88af0442045011704b6307.tar.gz
bugzilla-d8d71334930cc6be3b88af0442045011704b6307.tar.xz
Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=myk.
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 3d5ba8fb1..e8d63dfb5 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -589,6 +589,14 @@
'deleted_bug_count'
],
+'admin/versions/confirm-delete.html.tmpl' => [
+ 'bug_count'
+],
+
+'admin/versions/deleted.html.tmpl' => [
+ 'deleted_bug_count'
+],
+
'account/login.html.tmpl' => [
'target',
],