improve trainee creation
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{% for i in "123456"|make_list %}
|
||||
<a href='{% url "trainees_grade" "ST"|add:i %}'>ST{{i}}</a>{% if not forloop.last %}, {% endif %}
|
||||
{% endfor %}
|
||||
<a href="{% url 'account_create' %}">Add trainee</a>
|
||||
(<a href="{% url 'create_trainee' %}" title="Click to add a trainee to the platform, creating an account for them.">Add trainee</a>)
|
||||
|
||||
<h2>
|
||||
{% if grade %}
|
||||
|
||||
Reference in New Issue
Block a user