mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-17 02:01:25 +02:00
refactor: formatting
This commit is contained in:
@@ -108,8 +108,8 @@
|
||||
<i class="fa-solid fa-filter fa-fw me-2"></i>{% translate 'Filter transactions' %}
|
||||
</button>
|
||||
<form hx-get="{% url 'monthly_transactions_list' month=month year=year %}" hx-trigger="change, submit, search"
|
||||
hx-target="#transactions" id="filter" hx-indicator="#transactions" class="dropdown-menu p-4
|
||||
w-lg-50 tw-w-full lg:tw-w-2/4"
|
||||
hx-target="#transactions" id="filter" hx-indicator="#transactions"
|
||||
class="dropdown-menu p-4 w-lg-50 tw-w-full lg:tw-w-2/4"
|
||||
_="install init_tom_select">
|
||||
{% crispy filter.form %}
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user