This commit is contained in:
KONE SOREL 2026-01-28 17:16:58 +00:00
parent 4a8adcce6c
commit 6b064bbe72

View File

@ -70,7 +70,7 @@
</td>
<td class="text-center">
<div class="btn-group shadow-sm">
<?php if(statusPaiement=="2"): ?>
<?php if($statusPaiement=="2"): ?>
<button class="btn btn-sm btn-primary me-2" title="<?= _("Valider") ?>"
onClick="valider_remboursement('<?= $idDemande ?>');">
<i class="fas fa-check"></i>