diff options
author | Matthew Somerville <matthew@mysociety.org> | 2020-05-06 16:52:30 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2020-05-12 17:11:52 +0100 |
commit | 8898170c9ac6127329a1f17d855dae8ea7472f86 (patch) | |
tree | 34fcae003bd826648c238d26d8c2ed6b8d1672ee /docs/_includes/admin-tasks-content.md | |
parent | 60b0ccde85228080b81387292f6c98c3293a0f57 (diff) |
[Docs] Add info about user timeline.
Diffstat (limited to 'docs/_includes/admin-tasks-content.md')
-rw-r--r-- | docs/_includes/admin-tasks-content.md | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index 91ba8f3d8..16329e7e8 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -114,25 +114,16 @@ to access the full report admin editing page. <div class="admin-task" markdown="1" id="search-user"> -### Searching for a user +### User admin <span class="admin-task__permissions">Permissions required: User must be marked as staff; “Edit users' details/search for their reports” must be ticked</span> -Click on ‘admin’ in the top menu bar. - -Enter any part of the user’s name or email address in the ‘Search users’ box. - -</div> - -<div class="admin-task" markdown="1" id="editing-users-information"> - -### Editing a user’s information - -<span class="admin-task__permissions">Permissions required: User must be marked as staff; "Edit users' details/search for their reports" must be ticked.</span> - -Click on ‘Edit’ beside any user to view or change their account details. -Or, click the user’s email address to view a list of all reports and updates made by that user. +In the admin, enter any part of the user’s name or email address in the ‘Search +users’ box. You may click on ‘Edit’ beside any user to view or change their +account details, click the user’s email address to view a list of all reports +and updates made by that user, or click ‘Timeline’ to see a timeline of that +user’s activities on the site. </div> |