newdesigngestionnaire/Vue/Ajaxfiltrefamilleactetype/garantie.php

3 lines
194 B
PHP
Executable File

<select class="form-select" class="form-select" id="codeGarantie" NAME="codeGarantie" style='font-size:10pt;' readonly>
<?php liste_options($garanties, $codeGarantie,true); ?>
</SELECT>