dr
This commit is contained in:
parent
f796efee2e
commit
015b427059
|
|
@ -8,7 +8,7 @@
|
|||
<th class="border-0"><?= _("Bénéficiaire / Matricule") ?></th>
|
||||
<th class="border-0"><?= _("Adhérent") ?></th>
|
||||
<th class="text-center border-0"><?= _("Lien") ?></th>
|
||||
<th class="border-0"><?= _("GED") ?></th>
|
||||
<th class="text-center border-0"><?= _("Consulter") ?></th>
|
||||
<th class="text-center border-0"><?= _("Saisie / Par") ?></th>
|
||||
<th class="text-center border-0"><?= _("Prime Ttc") ?></th>
|
||||
<th colspan="2" class="text-center border-0"><?= _("Choix") ?></th>
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
<td class="text-center">
|
||||
<?php if ($sensMvt == '1'): // Entrée ?>
|
||||
<span class="badge rounded-pill bg-success border border-success-subtle px-3">
|
||||
<span class="badge rounded-pill border border-success-subtle px-3" style="background-color:green !important; color: white !important;">
|
||||
<i class="fas fa-sign-in-alt me-1"></i> <?= $libelleSensMouvement ?>
|
||||
</span>
|
||||
<?php else: // Sortie ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user