summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-05-17 22:10:52 +0200
committerlpsolit%gmail.com <>2007-05-17 22:10:52 +0200
commitf51570e3f8605c2f1ffc927cf6263adc1f560e81 (patch)
tree9ea1cdabf9f1e9d731cbf8e06b4e11f50f83cd11 /template/en/default/filterexceptions.pl
parent81a85666a61dd619b7c84878fa26e30d35e62702 (diff)
downloadbugzilla-f51570e3f8605c2f1ffc927cf6263adc1f560e81.tar.gz
bugzilla-f51570e3f8605c2f1ffc927cf6263adc1f560e81.tar.xz
Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
Diffstat (limited to 'template/en/default/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl10
1 files changed, 10 insertions, 0 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index ac579115b..ed3d72503 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -543,6 +543,16 @@
'comp.bug_count'
],
+'admin/workflow/edit.html.tmpl' => [
+ 'status.id',
+ 'new_status.id',
+],
+
+'admin/workflow/comment.html.tmpl' => [
+ 'status.id',
+ 'new_status.id',
+],
+
'account/login.html.tmpl' => [
'target',
],