From: jouni%heikniemi.net <> Date: Sun, 14 Aug 2005 01:49:02 +0000 (+0000) Subject: Bug 303899: Allow changing Status Whiteboard when when editing multiple bugs X-Git-Tag: bugzilla-2.21.1~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8afa5934a67c36d0439cc3b2c939bd4c7d9ae9e8;p=thirdparty%2Fbugzilla.git Bug 303899: Allow changing Status Whiteboard when when editing multiple bugs Patch by Matisse Enzer , r=jouni, a=justdave --- diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 1bee75f548..6a205f7735 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -182,6 +182,18 @@ [% END %] + [% IF Param('usestatuswhiteboard') %] + + + Status Whiteboard: + + + + + + [% END %] +