This commit is contained in:
KONE SOREL 2026-03-07 10:47:25 +00:00
parent 7496d5599b
commit 3793f91b98

View File

@ -1,5 +1,5 @@
<select name="codeVille" id="codeVille"
class="form-select border-2 border-start-0 ps-0 selectpicker show-tick"
class="form-control border-2 border-start-0 ps-0 selectpicker"
data-live-search="true"
required onchange="JAVASCRIPT:filtreLocaliteParVille();">
<?= liste_options($ville,'',false) ?>