This commit is contained in:
KONE SOREL 2026-03-07 17:15:35 +00:00
parent dd18eaa6bd
commit 113c3a80e4

View File

@ -26,7 +26,7 @@
<span class="input-group-text bg-white border-2 border-end-0"><i class="fas fa-globe-africa text-muted"></i></span>
<select class="form-control selectpicker border-2 border-start-0" id="codePays" name="codePays"
onchange="afficheDonneesTableChoisie('Ajaxtblisterjoursferiers');">
<?php liste_options($pays, $_SESSION['codePaysSociete']); ?>
<?php liste_options($pays, "",false); ?>
</select>
</div>
</div>