ER
This commit is contained in:
parent
ed4d1ea436
commit
df92246c8e
|
|
@ -69,7 +69,7 @@
|
||||||
<td class="text-center" style="vertical-align: middle;">
|
<td class="text-center" style="vertical-align: middle;">
|
||||||
<?php if ($nombreGed > '0'): ?>
|
<?php if ($nombreGed > '0'): ?>
|
||||||
<button class="btn btn-primary btn-xs" onClick="javascript:consulter_ged_assure_mvt('<?= $idBeneficiaire ?>');">
|
<button class="btn btn-primary btn-xs" onClick="javascript:consulter_ged_assure_mvt('<?= $idBeneficiaire ?>');">
|
||||||
<?= _("Consulter") ?>
|
<?= _("GED") ?>
|
||||||
</button>
|
</button>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<span style="color: #ccc;">-</span>
|
<span style="color: #ccc;">-</span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user