sdrt
This commit is contained in:
parent
34d9952707
commit
d3a1b36139
|
|
@ -7,8 +7,8 @@
|
|||
<th class="text-center border-0"><?= _("Mvt") ?></th>
|
||||
<th class="border-0"><?= _("Bénéficiaire / Matricule") ?></th>
|
||||
<th class="border-0"><?= _("Adhérent") ?></th>
|
||||
<th class="border-0"><?= _("GED") ?></th>
|
||||
<th class="text-center border-0"><?= _("Lien") ?></th>
|
||||
<th class="border-0"><?= _("GED") ?></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>
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
<td class="text-center">
|
||||
<?php if ($nombreGed > '0'): ?>
|
||||
<button class="btn btn-success me-1"
|
||||
<button class="btn btn-primary me-1"
|
||||
onClick="javascript:consulter_ged_assure_mvt('<?= $idBeneficiaire ?>');">
|
||||
<?= _("Consulter") ?>
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user