From: David Lawrence Date: Fri, 4 Apr 2014 15:24:46 +0000 (+0000) Subject: Bug 984505 - Link component and product to browse for other bugs in this category X-Git-Tag: bugzilla-4.5.3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9486b05615630a5d6165d8a1bd256284c19268;p=thirdparty%2Fbugzilla.git Bug 984505 - Link component and product to browse for other bugs in this category r=glob,a=justdave --- diff --git a/template/en/default/bug/field.html.tmpl b/template/en/default/bug/field.html.tmpl index 88200fdfa1..9e09e4b52a 100644 --- a/template/en/default/bug/field.html.tmpl +++ b/template/en/default/bug/field.html.tmpl @@ -239,6 +239,12 @@ [% value.join(', ') FILTER html %] [% END %] [% END %] + +[% IF bug && field.name == 'component' %] + (show other [% terms.bugs %]) +[% END %] + [% Hook.process('end_field_column') %] [% '' IF NOT no_tds %]