summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-07-11 09:32:20 +0200
committerlpsolit%gmail.com <>2006-07-11 09:32:20 +0200
commitc47738d0f23009636eae897da087105044ee23b5 (patch)
tree4f8beeefe258d3ac6f888897378895fa0e262f5e /template/en/default/reports
parentd2b1cf441d3de151e8e049e5f7a900eb3c8d52f3 (diff)
downloadbugzilla-c47738d0f23009636eae897da087105044ee23b5.tar.gz
bugzilla-c47738d0f23009636eae897da087105044ee23b5.tar.xz
Bug 327782: describecomponents.cgi should include the product description of the selected product - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=GavinS a=myk
Diffstat (limited to 'template/en/default/reports')
-rw-r--r--template/en/default/reports/components.html.tmpl4
1 files changed, 4 insertions, 0 deletions
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 %]
+<p>
+ [% product.description FILTER none %]
+</p>
+
<table>
<tr>
<th align="left">Component</th>