Compare commits
No commits in common. "14fbfd200ba4f9d3f2e5b92b0efdddd5c7ce62a6" and "ebbd9215ea912435791c974ac52f5b1c26f3d4c1" have entirely different histories.
14fbfd200b
...
ebbd9215ea
@ -8,5 +8,9 @@
|
|||||||
{% include "includes/funnel-icon" %}
|
{% include "includes/funnel-icon" %}
|
||||||
Steuerleute gesucht
|
Steuerleute gesucht
|
||||||
</button>
|
</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>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user