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 --- .../bug/process/verify-new-product.html.tmpl | 33 +++++++++++----------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to 'template/en/default/bug/process/verify-new-product.html.tmpl') diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index 1cc186c44..20270c0aa 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -40,7 +40,7 @@ [% SET exclude_items = ['version', 'component', 'target_milestone'] %] [% IF verify_bug_groups %] - [% exclude_items.push('bit-\d+') %] + [% exclude_items.push('groups', 'defined_groups') %] [% END %] [% Hook.process('exclude') %] @@ -124,9 +124,10 @@ [%+ terms.Bugs %] will no longer be restricted to these groups and may become public if no other group applies:
[% FOREACH group = old_groups %] - -