From: Simon Green Date: Wed, 19 Aug 2015 06:24:40 +0000 (-0400) Subject: Bug 1182782 - Changing multiple bugs at once can fail if the dontchange text has... X-Git-Tag: release-5.1.1~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c3fa770686d6d79a74523ebc68399243c60d83;p=thirdparty%2Fbugzilla.git Bug 1182782 - Changing multiple bugs at once can fail if the dontchange text has been localized r=dkl, a=simon --- diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl index 169cf8a51f..778c3e142f 100644 --- a/template/en/default/flag/list.html.tmpl +++ b/template/en/default/flag/list.html.tmpl @@ -121,8 +121,8 @@ class="flag_select flag_type-[% type.id %]" [% IF !can_edit_flag %] disabled="disabled"[% END %]> [%# Only display statuses the user is allowed to set. %] - [% IF edit_multiple_bugs %] - + [% IF edit_multiple_bugs && dontchange %] + [% END %] [% IF !flag || (can_edit_flag && user.can_request_flag(type)) || flag.setter_id == user.id %]