[%# 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 object representing the group that is # about to be deleted. # shared_queries: int; The number of queries being shared with this # group. #%] [% title = BLOCK %]Delete group '[% group.name FILTER html %]'[% END %] [% PROCESS global/header.html.tmpl title = title style_urls = ['skins/standard/admin.css'] doc_section = "administration.html#groups-and-group-security" %]
Field | Value |
---|---|
Id | [% group.id FILTER html %] |
Name | [% group.name FILTER html %] |
Description | [% group.description FILTER html_light %] |