diff --git a/documentation/docs/_assets/_images/view-all-children.png b/documentation/docs/_assets/_images/view-all-children.png deleted file mode 100644 index 7266a36ba..000000000 Binary files a/documentation/docs/_assets/_images/view-all-children.png and /dev/null differ diff --git a/documentation/docs/_assets/_images/view-all-users.png b/documentation/docs/_assets/_images/view-all-users.png deleted file mode 100644 index 0211d78fa..000000000 Binary files a/documentation/docs/_assets/_images/view-all-users.png and /dev/null differ diff --git a/documentation/docs/clinician-users/views.md b/documentation/docs/clinician-users/views.md index f0d3cba47..124b48f66 100644 --- a/documentation/docs/clinician-users/views.md +++ b/documentation/docs/clinician-users/views.md @@ -17,9 +17,7 @@ If you go into the **Individual Measures tab**, you can see visual comparisons o ### Staff View -To enter the Staff View, click the ‘**View All Epilepsy12 Staff**’ button in the Organisation View. - -![View all Epilepsy12 staff button](../_assets/_images/view-all-users.png) +To enter the Staff View, click the ‘**View users**’ button in the Organisation View. Here you will see a list of all the platform user accounts for your Trust/Health Board. You will see each user’s name, email address, role, and organisation. A pink tick indicates that the user is active. diff --git a/templates/epilepsy12/partials/selected_organisation_summary.html b/templates/epilepsy12/partials/selected_organisation_summary.html index 7afcfc98f..d93304e51 100644 --- a/templates/epilepsy12/partials/selected_organisation_summary.html +++ b/templates/epilepsy12/partials/selected_organisation_summary.html @@ -30,7 +30,7 @@
- View All Epilepsy12 Staff of + View users of {% if selected_organisation.trust %} {% with organisation_name=selected_organisation.trust.name|title %} {{ organisation_name|capitalise_org_names }} @@ -44,7 +44,7 @@
- View All Children of + View Clinical Audit entries for {% if selected_organisation.trust %} {% with organisation_name=selected_organisation.trust.name|title %} {{ organisation_name|capitalise_org_names }} @@ -64,7 +64,7 @@
- View All Epilepsy12 Staff of + View users of {% if selected_organisation.trust %} {% with organisation_name=selected_organisation.trust.name|title %} {{ organisation_name|capitalise_org_names }}