removed search
This commit is contained in:
parent
d4780ccef4
commit
d2ffc76066
6 changed files with 10 additions and 16 deletions
|
|
@ -5,9 +5,6 @@ Zamówienia
|
|||
<main>
|
||||
<form class="search-container" hx-get="/orders/search" hx-target="#results-table"
|
||||
hx-trigger="keyup delay:500ms, change">
|
||||
<label class="search-box">
|
||||
<input type="search" name="q" placeholder="Wyszukaj po numerze zamówienia">
|
||||
</label>
|
||||
<label>Data początkowa
|
||||
<input type="date" value="{{.First}}" name="from">
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue