From c44784c3ed1c31342bf80879849eefa277aa3fe8 Mon Sep 17 00:00:00 2001 From: Tom Biju Date: Thu, 31 Oct 2019 20:11:03 -0500 Subject: [PATCH] prevent bill cancellation when cancelling autocomplete (#506) --- 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 597dc373..84f72994 100644 --- a/ihatemoney/templates/list_bills.html +++ b/ihatemoney/templates/list_bills.html @@ -78,7 +78,7 @@ {% block content %} - + {{ static_include("images/plus.svg") | safe }} {{ _("Add a new bill") }}