From: Koosha Khajeh Moogahi Date: Fri, 16 Nov 2012 15:49:34 +0000 (+0100) Subject: Bug 802873: Linkify component names in the "Edit Product" page X-Git-Tag: bugzilla-4.5.1~309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7605239f64f0b47fe3e96a9be0e07700b7bb5c7c;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 %]