se
This commit is contained in:
parent
38d8d86cc8
commit
7f93f39b13
|
|
@ -63,7 +63,7 @@
|
||||||
<?php if($ageMax == $maxAgeMax): ?>
|
<?php if($ageMax == $maxAgeMax): ?>
|
||||||
<button type="button" class="btn btn-danger-light btn-sm rounded-circle"
|
<button type="button" class="btn btn-danger-light btn-sm rounded-circle"
|
||||||
onClick="supprimer_derniere_tranche_age('<?=$idTrancheage?>');">
|
onClick="supprimer_derniere_tranche_age('<?=$idTrancheage?>');">
|
||||||
<i class="fa fa-minus"></i><span><?= _("Suppr") ?></span>
|
<i class="fa fa-minus"></i><span><?= _("Supprimer ligne") ?></span>
|
||||||
</button>
|
</button>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user