diff --git a/app/templates/monthly_overview/fragments/list.html b/app/templates/monthly_overview/fragments/list.html index d79d7f1..9459bb5 100644 --- a/app/templates/monthly_overview/fragments/list.html +++ b/app/templates/monthly_overview/fragments/list.html @@ -54,13 +54,13 @@ data-bs-toggle="tooltip" data-bs-title="{% translate 'Select All' %}" _="on click set <#transactions-list input[type='checkbox']/>'s checked to true then call me.blur()"> - +
diff --git a/app/templates/transactions/fragments/list_all.html b/app/templates/transactions/fragments/list_all.html index d9d8674..66e8b21 100644 --- a/app/templates/transactions/fragments/list_all.html +++ b/app/templates/transactions/fragments/list_all.html @@ -109,13 +109,13 @@ data-bs-toggle="tooltip" data-bs-title="{% translate 'Select All' %}" _="on click set <#transactions-list input[type='checkbox']/>'s checked to true then call me.blur()"> - +