#160 : Patch du bug sur la page de recherche.

This commit is contained in:
Loic Masi
2026-03-31 14:21:02 +02:00
parent 48c76a5e59
commit c74d629782
3 changed files with 3 additions and 2 deletions

View File

@@ -61,7 +61,7 @@
</ul>
<!-- Barre de recherche -->
<form class="d-flex" asp-controller="Recherche" asp-action="Index" method="post">
<form class="d-flex" asp-controller="Recherche" asp-action="Index" method="get">
<div class="input-group">
<div class="form-outline">
<input class="form-control me-2"