From 0d39e7b417190ad672219768eab41d627cc68bb9 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Fri, 25 Jun 2010 14:16:27 -0700 Subject: Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group names instead of ids r=dkl, a=mkanat --- template/en/default/list/edit-multiple.html.tmpl | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'template/en/default/list') diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index c6bfbd336..619afe8dd 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -309,10 +309,18 @@ [% IF groups.size > 0 %] + + Groups:
- @@ -321,14 +329,17 @@ [% FOREACH group = groups %] - [% IF group.is_active %] [% ELSE %] -- cgit v1.2.3-24-g4f1b
Don't
change
this group
restriction
Remove
[% terms.bugs %]
from this
group
Add
[% terms.bugs %]
to this
group
Group Name:
- - - + - +