dert
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user