Update interface

This commit is contained in:
Gregory Trullemans 2024-05-15 09:04:35 +02:00
parent 60325b2ed3
commit 53ea259b63
2 changed files with 6 additions and 7 deletions

View File

@ -12,9 +12,11 @@
</div>
<div class="col-4 ml-auto">
<div class="text-right">
<h3 class="mb-0"><a href="{% url 'injury_create' %}">
<i class="fas fa-plus text-warning"></i>
</a></h3>
<h3 class="mb-0">
<a href="{% url 'injury_create' %}">
<i class="fas fa-plus text-warning"></i>
</a>
</h3>
</div>
</div>
</div>

View File

@ -14,10 +14,7 @@
<a href="{% url 'gymnast_details_tab' gymnast.id 'physiological' %}">
{% endif %}
{{ gymnast }}
{% if gymnast.id in request.session.available_gymnast or request.user.is_superuser %}
</a>
{% endif %}'s
{% endif %} Well beings
{% if gymnast.id in request.session.available_gymnast or request.user.is_superuser %}</a>{% endif %}'s{% endif %} Well beings
</h4>
</div>
<div class="col-2 ml-auto pl-0">