From 203167525afeebd033d54bf4c8a543031d16af6a Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Sat, 11 Nov 2023 07:00:31 +0100 Subject: [PATCH] Physiological tab UI improvement --- .../people/templates/gymnasts/tabs/tab_physiological.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jarvis/people/templates/gymnasts/tabs/tab_physiological.html b/jarvis/people/templates/gymnasts/tabs/tab_physiological.html index e416e72..b72fc23 100644 --- a/jarvis/people/templates/gymnasts/tabs/tab_physiological.html +++ b/jarvis/people/templates/gymnasts/tabs/tab_physiological.html @@ -74,10 +74,10 @@ Date Mechanism - Type + Type Location Side - Skill + Skill # Week Off @@ -92,7 +92,7 @@ {{ injury.date | date:"d-m-Y" }} {{ injury.get_mechanism_display }} {{ injury.get_injury_type_display }} - {{ injury.location }} + {{ injury.get_location_display }} {{ injury.get_body_side_display }} {% if injury.skill %}{{ injury.skill }}{% else %}-{% endif %} {{ injury.nb_week_off }}