From 80dd03917310f3d63cea7608194994248ea1f6c6 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Fri, 21 Oct 2022 14:49:21 +0200 Subject: [PATCH] Add button and improve chrono gui --- templates/followup/chronos/add_details.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/templates/followup/chronos/add_details.html b/templates/followup/chronos/add_details.html index 1891afdc14..8c76dede4c 100644 --- a/templates/followup/chronos/add_details.html +++ b/templates/followup/chronos/add_details.html @@ -5,7 +5,7 @@
-

Add chrono details

+

Add chrono details : {{ chrono.score }} - {{ chrono.routine.short_label }} on the {{ chrono.date | date:"d N Y" }}

    @@ -33,7 +33,13 @@