From: Koosha Khajeh Moogahi Date: Fri, 16 Nov 2012 15:50:42 +0000 (+0100) Subject: Bug 802873: Linkify component names in the "Edit Product" page X-Git-Tag: bugzilla-4.4rc2~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7151f132c97e065074163ae313bc09e561f780a7;p=thirdparty%2Fbugzilla.git Bug 802873: Linkify component names in the "Edit Product" page r/a=LpSolit --- diff --git a/template/en/default/admin/products/edit.html.tmpl b/template/en/default/admin/products/edit.html.tmpl index 0936dbf718..c385301253 100644 --- a/template/en/default/admin/products/edit.html.tmpl +++ b/template/en/default/admin/products/edit.html.tmpl @@ -43,7 +43,9 @@ [% IF product.components.size -%] [% FOREACH component = product.components %] - [% component.name FILTER html %]:  + [% component.name FILTER html %]:  [% IF component.description %] [% component.description FILTER html_light %] [% ELSE %]