From 746d2c2d31f47e3e475c0bf5ffbf2492db78be41 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Mon, 2 May 2022 18:37:06 -0500 Subject: Fix indentation in record.html, update record.js logic to add event listener to added sets, fix add sets button, update the home page href to prevent bug that sent user from /workout/record to just /workout --- app/templates/base/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/base/layout.html') diff --git a/app/templates/base/layout.html b/app/templates/base/layout.html index a738cec..afe6143 100644 --- a/app/templates/base/layout.html +++ b/app/templates/base/layout.html @@ -24,7 +24,7 @@