[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [%# INTERFACE: # group - A Bugzilla::Group representing the group being edited. # *_current - Arrays of Bugzilla::Group objects that show the current # values for this group, as far as grants. # *_available - Arrays of Bugzilla::Group objects that show the current # available values for each grant. #%] [% title = BLOCK %]Change Group: [% group.name FILTER html %][% END %] [% PROCESS global/header.html.tmpl title = title doc_section = "groups.html#edit-groups" style = " .grant_table { border-collapse: collapse; } .grant_table td, .grant_table th { padding-left: .5em; } .grant_table td.one, .grant_table th.one { border-right: 1px solid black; padding-right: .5em; } " %]
You can use this form to do mass-removal of users from groups. This is often very useful if you upgraded from [% terms.Bugzilla %] 2.16.
Back to the group list.
[% PROCESS global/footer.html.tmpl %] [% BLOCK select_pair %]