[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Instant Search" generate_api_token = 1 javascript_urls = [ 'extensions/GuidedBugEntry/web/js/products.js', 'js/instant-search.js', ] yui = [ 'datatable', 'container' ] %] [% UNLESS default.exists('product') && default.product.size %] [% default.product = [ 'Firefox' ] %] [% END %] [% WRAPPER search/tabs.html.tmpl %]

This page provides instant results; however, only the [% terms.bug %]'s summary is searched. Products related to the selected product may also be searched.


[% END %] [% PROCESS global/footer.html.tmpl %]