mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 01:58:54 +02: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 %}
|
{% regroup transactions by date|customnaturaldate as transactions_by_date %}
|
||||||
|
|
||||||
<div id="transactions-list"
|
<div id="transactions-list"
|
||||||
_="on change from <input[type='checkbox']/> in me
|
_="on change
|
||||||
if no <input[type='checkbox']:checked/> in me
|
if no <input[type='checkbox']:checked/> in me
|
||||||
add .tw-hidden to #actions-bar
|
add .tw-hidden to #actions-bar
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user