4 lines
334 B
PHP
Executable File
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>
|