summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorreed%reedloden.com <>2006-12-27 01:38:34 +0100
committerreed%reedloden.com <>2006-12-27 01:38:34 +0100
commitad56a182550a8b58e45c3f7a47ab62f9d3ed4ec2 (patch)
treea31f147804422c03f975b38122116a7004bf4274 /template
parentc5bdf17469ce8b74cda066dfe35e3704f3833e31 (diff)
downloadbugzilla-ad56a182550a8b58e45c3f7a47ab62f9d3ed4ec2.tar.gz
bugzilla-ad56a182550a8b58e45c3f7a47ab62f9d3ed4ec2.tar.xz
Bug 364165 - ""Unclassified" classification appears in "Format for Printing" but not normal view" [p=reed r=bkor a=justdave]
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/show-multiple.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl
index e3d38c022..d9dc627d2 100644
--- a/template/en/default/bug/show-multiple.html.tmpl
+++ b/template/en/default/bug/show-multiple.html.tmpl
@@ -103,7 +103,7 @@
<tr>
<th>[% field_descs.product FILTER html %]:</th>
<td>
- [% IF Param("useclassification") %]
+ [% IF Param("useclassification") && bug.classification_id != 1 %]
[[% bug.classification FILTER html %]]&nbsp;
[% END %]
[% bug.product FILTER html %]