From b86e859c39c14378d80a3f1871b4d677ddbcbe16 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sat, 14 Dec 2024 02:24:12 -0300 Subject: [PATCH] feat: try to keep selected transactions between htmx swaps --- app/templates/cotton/transaction/item.html | 2 +- app/templates/cotton/ui/transactions_action_bar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/cotton/transaction/item.html b/app/templates/cotton/transaction/item.html index 67f3aec..ed0adc9 100644 --- a/app/templates/cotton/transaction/item.html +++ b/app/templates/cotton/transaction/item.html @@ -2,7 +2,7 @@
{% if not disable_selection %} {% endif %}
in #transactions-list add .tw-hidden to #actions-bar else