From c47738d0f23009636eae897da087105044ee23b5 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 11 Jul 2006 07:32:20 +0000 Subject: Bug 327782: describecomponents.cgi should include the product description of the selected product - Patch by Olav Vitters r=GavinS a=myk --- template/en/default/reports/components.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/en/default/reports') diff --git a/template/en/default/reports/components.html.tmpl b/template/en/default/reports/components.html.tmpl index 3950932bd..1e9065a78 100644 --- a/template/en/default/reports/components.html.tmpl +++ b/template/en/default/reports/components.html.tmpl @@ -35,6 +35,10 @@ [% numcols = 2 %] [% END %] +

+ [% product.description FILTER none %] +

+ -- cgit v1.2.3-24-g4f1b
Component