Bug 364165 - ""Unclassified" classification appears in "Format for Printing" but not normal view" [p=reed r=bkor a=justdave]
git-svn-id: svn://10.0.0.236/trunk@217422 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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 %]]
|
||||
[% END %]
|
||||
[% bug.product FILTER html %]
|
||||
|
||||
Reference in New Issue
Block a user