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 }}