From f71af2aa1e3aebc3d3c92d111eba555e18155533 Mon Sep 17 00:00:00 2001 From: shoekwter Date: Thu, 8 Dec 2022 14:44:34 -0500 Subject: [PATCH] Added in confirmation pop up upon bill deletion --- ihatemoney/templates/list_bills.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihatemoney/templates/list_bills.html b/ihatemoney/templates/list_bills.html index 0445d99d..d3871f10 100644 --- a/ihatemoney/templates/list_bills.html +++ b/ihatemoney/templates/list_bills.html @@ -139,7 +139,7 @@ {{ _('edit') }}
{{ csrf_form.csrf_token }} - +
{% if bill.external_link %} {{ _('show') }}