From 5b34b844772b5f1cb8ed0c9036e69deeed2ffd5d Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sun, 20 Oct 2024 11:56:39 -0300 Subject: [PATCH] feat: add select and unselect all buttons to floating actions bar --- .../monthly_overview/fragments/list.html | 25 ++++++++++++++++--- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/app/templates/monthly_overview/fragments/list.html b/app/templates/monthly_overview/fragments/list.html index 54a9d93..dcfcd73 100644 --- a/app/templates/monthly_overview/fragments/list.html +++ b/app/templates/monthly_overview/fragments/list.html @@ -3,7 +3,7 @@ {% regroup transactions by date|customnaturaldate as transactions_by_date %}
in me add .tw-hidden to #actions-bar else @@ -47,21 +47,37 @@
- + +
+
+ - - + {% endspaceless %}