From 53ea259b63d916a67a140a4d5a9d3b820992ae90 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Wed, 15 May 2024 09:04:35 +0200 Subject: [PATCH] Update interface --- jarvis/followup/templates/injuries/list.html | 8 +++++--- jarvis/followup/templates/wellbeing/list.html | 5 +---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/jarvis/followup/templates/injuries/list.html b/jarvis/followup/templates/injuries/list.html index 4c1a32b..2dbc3f9 100644 --- a/jarvis/followup/templates/injuries/list.html +++ b/jarvis/followup/templates/injuries/list.html @@ -12,9 +12,11 @@
-

- -

+

+ + + +

diff --git a/jarvis/followup/templates/wellbeing/list.html b/jarvis/followup/templates/wellbeing/list.html index f77b902..82ec04a 100644 --- a/jarvis/followup/templates/wellbeing/list.html +++ b/jarvis/followup/templates/wellbeing/list.html @@ -14,10 +14,7 @@ {% endif %} {{ gymnast }} - {% if gymnast.id in request.session.available_gymnast or request.user.is_superuser %} - - {% endif %}'s - {% endif %} Well beings + {% if gymnast.id in request.session.available_gymnast or request.user.is_superuser %}{% endif %}'s{% endif %} Well beings