Skip to content

Commit e62bb71

Browse files
author
Jose Gomez de Lara
committed
Updated user_roles index and no permission view
1 parent 22fe3b9 commit e62bb71

File tree

2 files changed

+13
-14
lines changed
  • console
    • game/game_permissions/user_roles
    • management/permissions/no_permissions_view

2 files changed

+13
-14
lines changed

console/game/game_permissions/user_roles/index.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,21 @@ To create a new User Role:
3131
- **Game Editor**: Editor role for selected game
3232
- **Game Viewer**: Viewer role for selected game
3333
- **Custom**: Custom permissions per section :
34-
| Section | Permission Level |
35-
| ------------- |:-------------:|
36-
| Game Options | Viewer / Editor |
37-
| Content | Viewer / Editor |
38-
| Monetization | Viewer / Editor |
39-
| Users | Viewer / Editor |
40-
| Reporting | Viewer / Editor |
41-
| Marketing | Viewer / Editor |
42-
| Corporate | Viewer / Editor |
43-
| Release Management | Viewer / Editor |
44-
45-
with two levels of access:
34+
- **Sections**:
35+
- Game Options
36+
- Content
37+
- Monetization
38+
- Users
39+
- Reporting
40+
- Marketing
41+
- Corporate
42+
- Release Management
43+
44+
with two levels of access:
4645
- ***Viewer***, with only permission to view data
4746
- ***Editor***, that has permission to edit the data
4847

49-
Please note that a user with Editor role has also by default Viewer role
48+
Please note that a user with Editor role has also by default Viewer role included
5049

5150
## Edit a User Role
5251

console/management/permissions/no_permissions_view/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ On this page you see a list of views without any permissions associated
77

88
### Table Listing
99

10-
- **View** View without permissions
10+
- **View** View without any permissions associated

0 commit comments

Comments
 (0)