[%# 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. #%] [%# # parameters (all are optional, defaults below) # id: id and prefix of elements # script_name: .cgi to redirect to # max_results: maximum results displayed # input_label: input field label # auto_focus: focus the search form on page load # format: format parameter passed to cgi # cloned_bug_id: cloned_bug_id parameter # new_tab: open in a new tab # anchor_component: append #component to url # custom_select: when true don't manage menu-item selects # hidden: initialise container as display:none # throbber: id of the throbber element #%] [% DEFAULT id = "pcs"; DEFAULT max_results = 100; DEFAULT script_name = "enter_bug.cgi"; DEFAULT throbber = id _ "-throbber"; %]