Skip to content

Commit 66f14e6

Browse files
authored
Merge pull request #806 from ExpressionEngine/revert-769-feature/7.x/category-group-permissions
Revert "additional permissions to manage category groups"
2 parents eacb445 + 5109b80 commit 66f14e6

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

docs/control-panel/categories.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,10 @@ Extra saving options are also available from the dropdown menu under "Save":
3939
- "Save & Close" - redirects to categories list after saving
4040
- "Clone to New Category" - saves the changes into a new category. The current category is used as a "template" and remains unchanged.
4141

42-
Note that only members with appropriate permissions are able to perform actions on categories. The permissions are being set per Role globally as well as per each Category Group.
43-
4442
## Create/Edit Category Groups
4543

4644
**Control Panel Location: `Content > Categories > New/Edit Category Group`**
4745

48-
Access to this sections requires "Can edit category groups" permission to be set for the users member Role.
49-
5046
The category group form is broken out into 3 tabs:
5147

5248
### Details tab

docs/development/services/permission.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,6 @@ The following are permission names available for validating a user's permissions
134134
- `can_create_channel_fields`
135135
- `can_edit_channel_fields`
136136
- `can_delete_channel_fields`
137-
- `can_create_category_groups`
138-
- `can_edit_category_groups`
139-
- `can_delete_category_groups`
140137
- `can_create_categories`
141138
- `can_edit_categories`
142139
- `can_delete_categories`

0 commit comments

Comments
 (0)