Add days-to-start filter input in trade fairs header
This commit is contained in:
@@ -1568,7 +1568,12 @@
|
|||||||
<table class="bookmark-subpage__table">
|
<table class="bookmark-subpage__table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th><button type="button" class="bookmark-subpage__sort" data-trade-sort="tage_bis_start">Tage bis Start</button></th>
|
<th>
|
||||||
|
<div class="bookmark-subpage__th-stack">
|
||||||
|
<button type="button" class="bookmark-subpage__sort" data-trade-sort="tage_bis_start">Tage bis Start</button>
|
||||||
|
<input type="text" id="tradeFairDaysFilterInput" class="bookmark-subpage__column-filter" placeholder=">0">
|
||||||
|
</div>
|
||||||
|
</th>
|
||||||
<th><button type="button" class="bookmark-subpage__sort" data-trade-sort="rang">Rang</button></th>
|
<th><button type="button" class="bookmark-subpage__sort" data-trade-sort="rang">Rang</button></th>
|
||||||
<th><button type="button" class="bookmark-subpage__sort" data-trade-sort="messe">Messe</button></th>
|
<th><button type="button" class="bookmark-subpage__sort" data-trade-sort="messe">Messe</button></th>
|
||||||
<th><button type="button" class="bookmark-subpage__sort" data-trade-sort="zuletzt_gesucht_am">Zuletzt gesucht am</button></th>
|
<th><button type="button" class="bookmark-subpage__sort" data-trade-sort="zuletzt_gesucht_am">Zuletzt gesucht am</button></th>
|
||||||
|
|||||||
Reference in New Issue
Block a user