newdesigngestionnaire/Vue/Ajaxfiltregarantiesparcollege/index.php

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>