mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-29 09:15:34 +00:00
Mobil Optimierungen
This commit is contained in:
@@ -10,7 +10,7 @@ eleventyNavigation:
|
||||
|
||||
<div class="searchbar">
|
||||
<input type="text" name="keyword" class="form-control input-sm" placeholder="Liste durchsuchen...">
|
||||
<button class="showifsearching" onclick="var input = this.previousElementSibling; input.value = ''; input.focus(); search();" alt="Clear the search form">Suche abbrechen</button>
|
||||
<button class="showifsearching" onclick="searchreset();" alt="Clear the search form">Zurücksetzen</button>
|
||||
<div class="hideifsearching">
|
||||
Jahr
|
||||
<select onchange="window.location.href=this.value" id="listselect">
|
||||
|
||||
Reference in New Issue
Block a user