dr
This commit is contained in:
parent
16cc918f10
commit
7703461380
|
|
@ -72,8 +72,8 @@
|
|||
<td><?= $this->nettoyer($v['ageMinimum']);?></td>
|
||||
<td class="border-end"><?= $this->nettoyer($v['ageMaximum']);?></td>
|
||||
|
||||
<td>
|
||||
<span class="border-end badge <?= $isActif ? 'bg-success' : 'bg-secondary' ?> rounded-pill">
|
||||
<td class="border-end ">
|
||||
<span class="badge <?= $isActif ? 'bg-success' : 'bg-secondary' ?> rounded-pill">
|
||||
<?= $isActif ? _("Oui") : _("Non") ?>
|
||||
</span>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user