From 5cc290601d2e0f3f2b4cdae0ec059ca167c79780 Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Mon, 20 Mar 2023 22:52:02 +1100 Subject: [PATCH] Prompt for confirmation before performing any deletes --- templates/partials/person.html | 1 + templates/partials/topset.html | 1 + templates/partials/workout_modal.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/partials/person.html b/templates/partials/person.html index f484303..ca13ce8 100644 --- a/templates/partials/person.html +++ b/templates/partials/person.html @@ -15,6 +15,7 @@ Edit Remove diff --git a/templates/partials/topset.html b/templates/partials/topset.html index 26d8099..35a4e1d 100644 --- a/templates/partials/topset.html +++ b/templates/partials/topset.html @@ -42,6 +42,7 @@ Edit Delete diff --git a/templates/partials/workout_modal.html b/templates/partials/workout_modal.html index 2349b9e..916b60d 100644 --- a/templates/partials/workout_modal.html +++ b/templates/partials/workout_modal.html @@ -134,7 +134,7 @@ Add top set -