[%# 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. #%] [%# INTERFACE: # product: object; Bugzilla::Product object representing the product to # which the component belongs. #%] [% title = BLOCK %]Add component to the [% product.name FILTER html %] product[% END %] [% PROCESS global/header.html.tmpl yui = [ 'autocomplete' ] javascript_urls = [ "js/field.js" ] title = title %]
[% PROCESS "admin/components/edit-common.html.tmpl" %]

[% PROCESS admin/components/footer.html.tmpl %] [% PROCESS global/footer.html.tmpl %]