df
This commit is contained in:
parent
edf262e220
commit
0d6a085ddd
|
|
@ -68,7 +68,7 @@
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
<div class="btn-group shadow-sm">
|
<div class="btn-group shadow-sm">
|
||||||
<button class="btn btn-sm btn-primary" title="<?= _("Valider") ?>"
|
<button class="btn btn-sm btn-primary me-1" title="<?= _("Valider") ?>"
|
||||||
onClick="valider_remboursement('<?= $idDemande ?>');">
|
onClick="valider_remboursement('<?= $idDemande ?>');">
|
||||||
<i class="fas fa-check"></i>
|
<i class="fas fa-check"></i>
|
||||||
</button>
|
</button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user