fg
This commit is contained in:
parent
3f2280699d
commit
8e9ee71c73
|
|
@ -86808,7 +86808,6 @@ function changer_entite_portail()
|
|||
});
|
||||
}
|
||||
|
||||
|
||||
function filtreproduitbareme() {
|
||||
const codeGcAssureur = $('#codeGcAssureur').val();
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
<td><span class="small text-muted"><?= $this->nettoyer($v['garant']) ?></span></td>
|
||||
<td class="text-center">
|
||||
<span class="badge bg-success-light text-success fs-6 rounded-pill">
|
||||
<?= $this->nettoyer($v['tauxRemboursement']) ?> %
|
||||
<?= $this->nettoyer($v['tauxRemboursement']) ?>
|
||||
</span>
|
||||
</td>
|
||||
<td class="text-center">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user