From 1fd545a11e886d21696963ba72acc1e78b7e289c Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 28 Sep 2006 03:37:15 +0000 Subject: 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 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/field.html.tmpl | 6 ++++++ template/en/default/list/edit-multiple.html.tmpl | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/bug/field.html.tmpl b/template/en/default/bug/field.html.tmpl index 008674d60..07617f19a 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 %]