saze
This commit is contained in:
parent
10f6db41e0
commit
4f499a78aa
|
|
@ -52,7 +52,7 @@
|
|||
</td>
|
||||
<td class="fw-bold text-dark text-uppercase"><?= $this->nettoyer($v['libelle']); ?></td>
|
||||
<td class="text-center">
|
||||
<button class="btn btn-outline-primary btn-sm rounded-pill px-3 shadow-xs"
|
||||
<button class="btn btn-outline-warning btn-sm rounded-pill px-3 shadow-xs"
|
||||
type="button"
|
||||
onclick="editgctypegarant(<?= $idData; ?>);">
|
||||
<i class="fas fa-edit me-1"></i> <?= _("Modifier") ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user