Merge pull request 'remove useless button' () from staging into main

Reviewed-on: 
This commit is contained in:
philipp 2024-02-16 08:05:57 +01:00
commit 14fbfd200b

@ -8,9 +8,5 @@
{% include "includes/funnel-icon" %}
Steuerleute gesucht
</button>
<button type="button" title="Toggle View" class="group btn btn-primary filter-trips-js" data-action="filter-months" id="filtermonth-js" aria-pressed="false" data-month="{{ now() | date(format='%m') }}">
{% include "includes/funnel-icon" %}
Aktuellen Monat anzeigen
</button>
</div>
{% endif %}