newdesigngestionnaire/Vue/Ajaxfiltreproduit/creerbareme.php
2026-03-18 16:27:10 +00:00

4 lines
334 B
PHP
Executable File

<select class="selectpicker form-control border-2" data-live-search="true" id="codeProduit" name="codeProduit" required onchange="libelleProduitBareme(this); if(typeof afficher_primes_categorie_lien_parente === 'function') afficher_primes_categorie_lien_parente();">
<?php liste_options($produits,"",false); ?>
</select>