summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/show-multiple.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-02-22 06:56:07 +0100
committerjocuri%softhome.net <>2006-02-22 06:56:07 +0100
commit34159623742cea3107168167ff47b395b41c8e26 (patch)
tree4e62ec20e0d71938e2d2e669994f39286ab1e05c /template/en/default/attachment/show-multiple.html.tmpl
parent22d91ae8829b9d914e793a41ab8b14b451988ae5 (diff)
downloadbugzilla-34159623742cea3107168167ff47b395b41c8e26.tar.gz
bugzilla-34159623742cea3107168167ff47b395b41c8e26.tar.xz
Patch for bug 326060: Remove template check for flag.setter (it always exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
Diffstat (limited to 'template/en/default/attachment/show-multiple.html.tmpl')
-rw-r--r--template/en/default/attachment/show-multiple.html.tmpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/en/default/attachment/show-multiple.html.tmpl b/template/en/default/attachment/show-multiple.html.tmpl
index e2c918dbb..06cea8683 100644
--- a/template/en/default/attachment/show-multiple.html.tmpl
+++ b/template/en/default/attachment/show-multiple.html.tmpl
@@ -65,9 +65,7 @@
<i>no flags</i>
[% ELSE %]
[% FOREACH flag = a.flags %]
- [% IF flag.setter %]
- [% flag.setter.nick FILTER html %]:
- [% END %]
+ [% flag.setter.nick FILTER html %]:
[%+ flag.type.name FILTER html %][% flag.status %]
[% IF flag.status == "?" && flag.requestee %]
([% flag.requestee.nick FILTER html %])