From 38d4534c69fed139b2d0cc8e9eba5cfe5e7e3925 Mon Sep 17 00:00:00 2001 From: Alexandre Avenel Date: Thu, 16 Feb 2017 23:36:45 +0100 Subject: [PATCH] Fix id in form label Checking item was broken when clicking on the label instead of the checkbox --- budget/templates/forms.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/budget/templates/forms.html b/budget/templates/forms.html index 8698e37..3f8cc4a 100644 --- a/budget/templates/forms.html +++ b/budget/templates/forms.html @@ -92,7 +92,7 @@