Merge branch 'main' of git.ebene.ovh:ebene/radiantrh
This commit is contained in:
commit
21073c17b3
|
|
@ -100,12 +100,10 @@
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
<td class="text-end pe-3">
|
<td class="text-center pe-3">
|
||||||
<div class="btn-group btn-group-sm shadow-sm border rounded">
|
|
||||||
<button class="btn btn-white border-0" title="<?= _("Voir la fiche") ?>" onclick="selectionner_adherent(<?= $idAdh ?>,'<?= $noAdh ?>'); afficher_adherent_id();">
|
<button class="btn btn-white border-0" title="<?= _("Voir la fiche") ?>" onclick="selectionner_adherent(<?= $idAdh ?>,'<?= $noAdh ?>'); afficher_adherent_id();">
|
||||||
<i class="fas fa-user-edit text-primary"></i>
|
<i class="fas fa-user-edit text-primary"></i>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user