diff options
author | lpsolit%gmail.com <> | 2009-03-31 21:16:13 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2009-03-31 21:16:13 +0200 |
commit | d8dc06a626ad4542d9d5db9c5e2a2de7f4003cc6 (patch) | |
tree | c931407869e349842e8b30a817f10f22217a37dd /docs | |
parent | a86ee3a1ca5213d5401c6425cfb0fcfc7bb15e78 (diff) | |
download | bugzilla-d8dc06a626ad4542d9d5db9c5e2a2de7f4003cc6.tar.gz bugzilla-d8dc06a626ad4542d9d5db9c5e2a2de7f4003cc6.tar.xz |
Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/administration.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index df5671502..09cf36ed1 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -481,25 +481,6 @@ <varlistentry> <term> - useentrygroupdefault - </term> - <listitem> - <para> - Bugzilla products can have a group associated with them, so that - certain users can only see bugs in certain products. When this - parameter is set to <quote>on</quote>, this - causes the initial group controls on newly created products - to place all newly-created bugs in the group - having the same name as the product immediately. - After a product is initially created, the group controls - can be further adjusted without interference by - this mechanism. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term> usevisibilitygroups </term> <listitem> |