drt
This commit is contained in:
parent
1cd509d1ff
commit
49fb59c9f5
|
|
@ -17,10 +17,10 @@
|
|||
<th class="text-center pe-3">
|
||||
<div class="btn-group shadow-xs">
|
||||
<button type="button" class="btn btn-primary btn-sm px-3 me-4" title="<?= _("Ajouter la tranche") ?>" onClick="ajouter_une_trancheage();">
|
||||
<i class="fa fa-plus"></i>
|
||||
<i class="fa fa-plus"></i><span><?= _("Ajouter l'âge") ?></span>
|
||||
</button>
|
||||
<button type="button" class="btn btn-danger-light btn-sm" title="<?= _("Vider") ?>" onClick="vider_entete_trancheage();">
|
||||
<i class="fa fa-times"></i>
|
||||
<i class="fa fa-times"></i><span><?= _("Tout supprimer") ?></span>
|
||||
</button>
|
||||
</div>
|
||||
</th>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user