Ajout des borduresw
This commit is contained in:
parent
48aad70993
commit
255c47183d
6 changed files with 732 additions and 13 deletions
|
|
@ -21,7 +21,7 @@ window.interhackPlaces = places;
|
|||
await MAP.init_places(places)
|
||||
|
||||
// GESTION de la recherche
|
||||
const search_form = document.getElementById("search-area")
|
||||
const search_form = document.getElementById("search-section")
|
||||
search_form.elements["query"].addEventListener("change", () => search_form.requestSubmit())
|
||||
search_form.elements["query"].addEventListener("input", () => search_form.requestSubmit())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue