newdesigngestionnaire/Vue/Ajaxfacturegarant/filtretypefacture.php

4 lines
275 B
PHP
Executable File

<select class="form-select" id="codeTypeFacturationGarant" NAME="codeTypeFacturationGarant" required AUTOCOMPLETE="OFF"
style="font-size:12pt; height:30px;" onChange="javascript:filtreperiodicitefacture();">
<?php liste_options($typefacture,"",false); ?>
</SELECT>