fix a load of test

This commit is contained in:
Ross
2023-11-27 12:08:45 +00:00
parent 95c136d3f3
commit 5cc57587aa
16 changed files with 209 additions and 67 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{% block content %}
<h2>Editing user: {{object.username}}</h2>
This form allows you to edit additional user details.
This form allows you to edit your profile details. If your supervisor is not available on the system please contact: ross.kruger@nhs.net.
{% if request.user|has_group:"cid_user_manager" %}
Name and emails can be edited <a href="{% url 'account_update' object.username %}">here</a>