sqz
This commit is contained in:
parent
b7bbc864c5
commit
96ef4520e1
|
|
@ -16,7 +16,7 @@
|
|||
</th>
|
||||
<th class="text-center pe-3">
|
||||
<div class="btn-group shadow-xs">
|
||||
<button type="button" class="btn btn-primary btn-sm px-3 me-2" title="<?= _("Ajouter la tranche") ?>" onClick="ajouter_une_trancheage();">
|
||||
<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>
|
||||
</button>
|
||||
<button type="button" class="btn btn-danger-light btn-sm" title="<?= _("Vider") ?>" onClick="vider_entete_trancheage();">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user