[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # Contributor(s): Byron Jones # Frédéric Buclin # Guy Pyrzak # Reed Loden #%] [%# INTERFACE: # name: mandatory; field name # id: optional; field id # value: optional; default field value/selection # classes: optional; an array of classes to be added # onchange: optional; onchange attribute value # disabled: optional; if true, the field is disabled # accesskey: optional, input only; accesskey attribute value # size: optional, input only; size attribute value # emptyok: optional, select only; if true, prepend menu option for "" to start of select # hyphenok: optional, select only; if true, prepend menu option for "-" to start of select # multiple: optional, do multiselect box, value is size (height) of box # custom_userlist: optional, specify a limited list of users to use # field_title: optional, extra information to display as a tooltip #%] [% IF Param("usemenuforusers") %] [% ELSE %] [% IF id && feature_enabled('jsonrpc') %]
[% END %] [% IF id && feature_enabled('jsonrpc') %]
[% END %] [% END %]