der
This commit is contained in:
parent
7145860ee5
commit
125f9aa8dd
|
|
@ -17,7 +17,7 @@
|
|||
<div class="card-body bg-light-subtle p-4">
|
||||
<div class="row g-4 align-items-end">
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase mb-2">
|
||||
<label class="form-label small fw-bold text-muted mb-2">
|
||||
<i class="fas fa-shield-alt me-1 text-primary"></i> <?= _("Garant") ?>
|
||||
</label>
|
||||
<select class="selectpicker form-control border-2"
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase mb-2">
|
||||
<label class="form-label small fw-bold text-muted mb-2">
|
||||
<i class="fas fa-briefcase-medical me-1 text-primary"></i> <?= _("Produit") ?>
|
||||
</label>
|
||||
<div id="div_produit">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user