dert
This commit is contained in:
parent
c101d0de46
commit
aa134817ea
|
|
@ -51,7 +51,7 @@
|
|||
<td class="ps-3 fw-bold text-dark small border-end"><?= $libelle ?></td>
|
||||
<td class="text-center text-nowrap"><?= dateLang($this->nettoyer($v['dateEffet']), $_SESSION['lang']); ?></td>
|
||||
<td class="text-center border-end">
|
||||
<span class="badge bg-secondary bg-opacity-10 text-secondary border px-2"><?= $this->nettoyer($v['codeLienParente']);?></span>
|
||||
<span class="badge bg-secondary bg-opacity-10 text-secondary border px-2"><?= $lienparente;?></span>
|
||||
</td>
|
||||
|
||||
<td class="text-center fw-bold text-info border-start"><?= $plafond;?></td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user