This commit is contained in:
KONE SOREL 2026-03-16 17:33:46 +00:00
parent 82fcefb07c
commit 40a54c086c

View File

@ -58,13 +58,12 @@
<tbody>
<?php foreach ($garanties_avec_seuils as $v): $id = $v['id']; ?>
<tr>
<?php if ($isEditable): ?>
<td class="ps-3 text-center">
<button class="btn btn-sm btn-warning-light rounded-circle action-btn" onclick="retirer_un_garantie_produit('<?=$id?>');" title="<?= _("Retirer") ?>">
<i class="fas fa-chevron-left"></i>
</button>
</td>
<?php endif; ?>
<td class="fw-bold"><?= $this->nettoyer($v['garantie']) ?></td>
<td>