From 689ef9e37393c6fd1f162f5dbbfc1562fab4d0ff Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" Date: Tue, 26 Dec 2006 16:38:34 +0000 Subject: [PATCH] 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 --- .../bugzilla/template/en/default/bug/show-multiple.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl index e3d38c022bf..d9dc627d265 100644 --- a/mozilla/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/bug/show-multiple.html.tmpl @@ -103,7 +103,7 @@ [% field_descs.product FILTER html %]: - [% IF Param("useclassification") %] + [% IF Param("useclassification") && bug.classification_id != 1 %] [[% bug.classification FILTER html %]]  [% END %] [% bug.product FILTER html %]