From a7c773b9c0aabf6c473c944ec885ba4975e28b4c Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 9 Jul 2012 22:14:03 -0400 Subject: Bug 771739 - Implement the component search facility from the bmo extension on the browse (describe components) page r=glob --- template/en/default/reports/components.html.tmpl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'template/en/default/reports/components.html.tmpl') diff --git a/template/en/default/reports/components.html.tmpl b/template/en/default/reports/components.html.tmpl index ef7d5ae6d..b2a21ccc1 100644 --- a/template/en/default/reports/components.html.tmpl +++ b/template/en/default/reports/components.html.tmpl @@ -22,6 +22,7 @@ [%# INTERFACE: # product: object. The product for which we want to display component # descriptions. + # component: string. The name of the component to hilight in the browser #%] [% title = BLOCK %] @@ -39,6 +40,8 @@ [% numcols = 2 %] [% END %] +

[% mark FILTER html %]

+ + [% END %] - + -- cgit v1.2.3-24-g4f1b
@@ -81,9 +84,11 @@ [%############################################################################%] [% BLOCK describe_comp %] -
- [% comp.name FILTER html %] @@ -97,7 +102,7 @@
[% comp.description FILTER html_light %]