production/Vue/Ajaxfiltregarantiesparcollege/index.php
2025-12-01 16:12:12 +00:00

5 lines
237 B
PHP
Executable File

<select name="codeGarantie" id="codeGarantie" class="form-select"
onchange="filtreactecollegeretrait();" style="font-size:12pt; height:30px;" required AUTOCOMPLETE="OFF">
<?php liste_options($garanties, "",false); ?>
</select>