mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 15:34:01 +01:00
fix: paid/unpaid (refreshed) transactions don't trigger edit toolbar
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user