fix: paid/unpaid (refreshed) transactions don't trigger edit toolbar

This commit is contained in:
Herculino Trotta
2024-10-15 22:57:07 -03:00
parent b28e88b9cd
commit f1fb5dc4dc

View File

@@ -3,7 +3,7 @@
{% regroup transactions by date|customnaturaldate as transactions_by_date %}
<div id="transactions-list"
_="on change from <input[type='checkbox']/> in me
_="on change
if no <input[type='checkbox']:checked/> in me
add .tw-hidden to #actions-bar
else