df
This commit is contained in:
parent
c8db344561
commit
f2711190d7
|
|
@ -28,7 +28,7 @@
|
|||
<div class="col-md-5">
|
||||
<label class="form-label small fw-bold text-dark"><i class="fas fa-box-open me-1 text-primary"></i> <?= _("Produit Santé") ?></label>
|
||||
<div id="div_produit">
|
||||
<select class="form-select selectpicker" data-live-search="true" required disabled>
|
||||
<select class="form-select selectpicker w-100" data-live-search="true" required disabled>
|
||||
<?php liste_options($produits,""); ?>
|
||||
</select>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user