From 03bd3f65f617717a24882c58f4a4d8189bb81140 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Mon, 8 Jan 2007 08:50:39 +0000 Subject: Bug 365500 admin/products/groupcontrol/edit uses p as br patch by bmo2007@rsz.jp r=timeless a=justdave --- template/en/default/admin/products/groupcontrol/edit.html.tmpl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/template/en/default/admin/products/groupcontrol/edit.html.tmpl b/template/en/default/admin/products/groupcontrol/edit.html.tmpl index aff85be0d..819c8e54b 100644 --- a/template/en/default/admin/products/groupcontrol/edit.html.tmpl +++ b/template/en/default/admin/products/groupcontrol/edit.html.tmpl @@ -150,36 +150,44 @@

These settings control the relationship of the groups to this product. +

If any group has Entry selected, then this product will restrict [% terms.bug %] entry to only those users who are members of all the groups with entry selected. +

If any group has Canedit selected, then this product will be read-only for any users who are not members of all of the groups with Canedit selected. ONLY users who are members of all the canedit groups will be able to edit. This is an additional restriction that further restricts what can be edited by a user. +

The following settings control let you choose privileges on a per-product basis. This is a convenient way to give privileges to some users for some products only, without having to give them global privileges which would affect all products: +

Any group having editcomponents selected allows users who are in this group to edit all aspects of this product, including components, milestones and versions. +

Any group having canconfirm selected allows users who are in this group to confirm [% terms.bugs %] in this product. +

Any group having editbugs selected allows users who are in this group to edit all fields of [% terms.bugs %] in this product. +

The MemberControl and OtherControl fields indicate which [% terms.bugs %] will be placed in this group according to the following definitions. -
+

+
-- cgit v1.2.3-24-g4f1b