mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-09-25 01:53:03 +02:00
Admin: search by thesis identifiant (id) in backoffice list
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
hx-include="#admin-filter-form, #admin-table-wrap input[name=sort], #admin-table-wrap input[name=dir]"
|
||||
hx-push-url="true"
|
||||
hx-sync="#admin-filter-form:replace">
|
||||
<input type="text" name="search" placeholder="Titre, auteur..."
|
||||
<input type="text" name="search" placeholder="Titre, ID, auteur..."
|
||||
value="<?= htmlspecialchars($searchQuery) ?>">
|
||||
<select name="year">
|
||||
<option value="">Année</option>
|
||||
|
||||
Reference in New Issue
Block a user