prestation/Vue/Ajaxfiltretarifpolice/index.php
2025-12-01 18:54:33 +00:00

3 lines
218 B
PHP

<SELECT onChange="javascript:ajax_composante_tarif_police_prestataire();" class="form-control" id="idPolice" NAME="idPolice" style="font-size:10pt;">
<?php liste_options($polices, $idPolice,true); ?>
</SELECT>