fix a load of test
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user