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