From 0bf6a03fd4c29cf410f3d5b1c8d15fe3d948324f Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Tue, 21 Nov 2023 11:00:50 +0100 Subject: [PATCH] Update list --- jarvis/followup/templates/scores/list.html | 2 +- jarvis/people/templates/gymnasts/tabs/tab_physiological.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jarvis/followup/templates/scores/list.html b/jarvis/followup/templates/scores/list.html index ffe548a..dde29d5 100644 --- a/jarvis/followup/templates/scores/list.html +++ b/jarvis/followup/templates/scores/list.html @@ -90,7 +90,7 @@ paging: false, searching: false, ordering: false, - // "bInfo" : false, + "bInfo" : false, }); }); diff --git a/jarvis/people/templates/gymnasts/tabs/tab_physiological.html b/jarvis/people/templates/gymnasts/tabs/tab_physiological.html index 4254ae1..83cc035 100644 --- a/jarvis/people/templates/gymnasts/tabs/tab_physiological.html +++ b/jarvis/people/templates/gymnasts/tabs/tab_physiological.html @@ -89,7 +89,7 @@   - {{ injury.date | date:"d-m-Y" }} + {{ injury.date | date:"d-m-Y" }} {{ injury.get_mechanism_display }} {{ injury.get_injury_type_display }} {{ injury.get_location_display }}