diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-05-29 09:23:25 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-05-29 09:23:25 +0100 |
commit | f5b647053043afe0de18db327ea9ae4b6665daf2 (patch) | |
tree | 0a70171cd4975a4b1f45d42529922cb8f9b19b7b /docs/running/staff.md | |
parent | 0ed870721f4d257a71d929f73b6f4be80a5afe01 (diff) | |
parent | 4b88125da243aba9ad9754619c53cd5c50512c6d (diff) |
Merge branch 'roles'
Diffstat (limited to 'docs/running/staff.md')
-rw-r--r-- | docs/running/staff.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/running/staff.md b/docs/running/staff.md index 77ca05c8e..4330190e2 100644 --- a/docs/running/staff.md +++ b/docs/running/staff.md @@ -11,8 +11,8 @@ author: matthew Staff users are a middle rung of account, inbetween normal users of the site and superusers with full access to everything. They are associated with a particular body, and can have access to different features, depending upon the -permissions granted to them. All their abilities only apply to reports made -to the body with which they are associated; all staff users have access to all -report states, not just open/fixed. +permissions or roles granted to them. All their abilities only apply to reports +made to the body with which they are associated; all staff users have access to +all report states, not just open/fixed. {% include admin-tasks-content.md %} |