This commit is contained in:
KONE SOREL 2026-03-18 16:39:34 +00:00
parent 3f2280699d
commit 8e9ee71c73
2 changed files with 1 additions and 2 deletions

View File

@ -86808,7 +86808,6 @@ function changer_entite_portail()
}); });
} }
function filtreproduitbareme() { function filtreproduitbareme() {
const codeGcAssureur = $('#codeGcAssureur').val(); const codeGcAssureur = $('#codeGcAssureur').val();

View File

@ -34,7 +34,7 @@
<td><span class="small text-muted"><?= $this->nettoyer($v['garant']) ?></span></td> <td><span class="small text-muted"><?= $this->nettoyer($v['garant']) ?></span></td>
<td class="text-center"> <td class="text-center">
<span class="badge bg-success-light text-success fs-6 rounded-pill"> <span class="badge bg-success-light text-success fs-6 rounded-pill">
<?= $this->nettoyer($v['tauxRemboursement']) ?> % <?= $this->nettoyer($v['tauxRemboursement']) ?>
</span> </span>
</td> </td>
<td class="text-center"> <td class="text-center">