fer
This commit is contained in:
parent
20017901e7
commit
d5deb244f5
|
|
@ -22,8 +22,8 @@
|
|||
<th class="py-3 ps-3" width="10%"><?= _("Code") ?></th>
|
||||
<th class="py-3"><?= _("Libellé du Produit") ?></th>
|
||||
<th class="py-3 text-center"><?= _("Mode Calcul Prime") ?></th>
|
||||
<th class="py-3 text-center" width="200px"><?= _("Actions") ?></th>
|
||||
<th class="py-3 text-center" width="120px"><?= _("Garanties") ?></th>
|
||||
<th class="py-3 text-center no-export" width="200px"><?= _("Actions") ?></th>
|
||||
<th class="py-3 text-center no-export" width="120px"><?= _("Garanties") ?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<div class="card-body p-3 bg-primary-ghost-light">
|
||||
<div class="row align-items-center g-3">
|
||||
<div class="col-md-1 text-md-end">
|
||||
<label class="form-label mb-md-0 fw-bold small text-muted"><?= _("Garant") ?></label>
|
||||
<label class="form-label mb-md-0 fw-bold small text-muted text-uppercase"><?= _("Garant") ?></label>
|
||||
</div>
|
||||
<div class="col-md-11">
|
||||
<div class="input-group">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user