From: lpsolit%gmail.com <> Date: Thu, 28 Sep 2006 03:37:15 +0000 (+0000) Subject: Bug 354314: Missing "--do_not_change--" option for custom select fields when changing... X-Git-Tag: bugzilla-2.23.3~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fd545a11e886d21696963ba72acc1e78b7e289c;p=thirdparty%2Fbugzilla.git Bug 354314: Missing "--do_not_change--" option for custom select fields when changing several bugs at once - Patch by Frédéric Buclin r=mkanat a=justdave --- diff --git a/template/en/default/bug/field.html.tmpl b/template/en/default/bug/field.html.tmpl index 008674d606..07617f19ad 100644 --- a/template/en/default/bug/field.html.tmpl +++ b/template/en/default/bug/field.html.tmpl @@ -25,6 +25,7 @@ # value: The value of the field for this bug. # editable: Whether the field should be displayed as an editable # or as just the plain text of its value. + # allow_dont_change: display the --do_not_change-- option for select fields. # value_span: A colspan for the table cell containing # the field value. #%] @@ -44,6 +45,11 @@ [% CASE constants.FIELD_TYPE_SINGLE_SELECT %]