fg
This commit is contained in:
parent
7042ce7130
commit
b8545c82a7
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
<div class="row g-3 align-items-end p-3 rounded-3" style="background-color: #f8f9fa;">
|
||||
<div class="col-md-5">
|
||||
<label class="form-label small fw-bold text-dark"><i class="fas fa-building me-1 text-primary"></i> <?= _("Garant / Assureur") ?></label>
|
||||
<label class="form-label small fw-bold text-dark"><i class="fas fa-building me-1 text-primary"></i> <?= _("Garant") ?></label>
|
||||
<select class="form-select selectpicker" data-live-search="true" id="codeGcAssureur" name="codeGcAssureur" onchange="javascript:filtreproduitgarant();" required>
|
||||
<?php liste_options($garant, ""); ?>
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user