From dcff73d85e53942905f4a71e15057726de251fda Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Mon, 16 Oct 2023 14:22:23 +1100 Subject: [PATCH] Fix bug where clicking on a workout will always show the same workout in accordion --- templates/partials/workouts_list_fragment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/workouts_list_fragment.html b/templates/partials/workouts_list_fragment.html index b041b42..64dfc2e 100644 --- a/templates/partials/workouts_list_fragment.html +++ b/templates/partials/workouts_list_fragment.html @@ -19,7 +19,7 @@ }}
+ _="on click toggle .hidden on #workout_view_wrapper-{{ w.id }}">