production/Vue/Ajaxfiltresouscripteur/index (1).php
2025-12-02 11:29:44 +00:00

5 lines
200 B
PHP
Executable File

<div id="div_souscripteur">
<select name="numeroClient" id="numeroClient" class="form-control" onchange="libelleClientBareme(this);">
<?= liste_options($clients,'',false) ?>
</select>
</div>