[%# 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: # field: object; the field the value is being created for #%] [% title = BLOCK %] Add Value for the '[% field.description FILTER html %]' ([% field.name FILTER html %]) field [% END %] [% PROCESS global/header.html.tmpl title = title %]

This page allows you to add a new value for the '[% field.description FILTER html %]' field.

[% IF field.name == "bug_status" %] [% END %] [% IF field.value_field %] [% END %]

  Note: The open/close attribute can only be set now, when you create the status. It cannot be edited later.
(Leave unset to have this value always appear.)
[% PROCESS admin/fieldvalues/footer.html.tmpl no_add_link = 1 %] [% PROCESS global/footer.html.tmpl %]