From 17c0f1d90b6dccd57650bf820a6539790547a8c2 Mon Sep 17 00:00:00 2001 From: Jo Vandeginste Date: Mon, 6 Jan 2025 22:18:24 +0100 Subject: [PATCH] Always show workout details in lists Fixes #334 Signed-off-by: Jo Vandeginste --- views/workouts/list_details.templ | 5 ++--- views/workouts/list_details_templ.go | 32 ++++++++++++++-------------- 2 files changed, 18 insertions(+), 19 deletions(-) diff --git a/views/workouts/list_details.templ b/views/workouts/list_details.templ index 44bb506a..55015853 100644 --- a/views/workouts/list_details.templ +++ b/views/workouts/list_details.templ @@ -12,7 +12,6 @@ templ ListDetails(w *database.Workout) {
if w.Type.IsLocation() { } if w.Type.IsDuration() { -