This commit is contained in:
KANE LAZENI 2026-01-20 06:47:01 +00:00
parent 037fffed16
commit 3bcbfebfd6

View File

@ -13,7 +13,7 @@
</tr>
<tr>
<th colspan="7" style='text-align:center'> <input class = "form-control btn btn-primary" type="button" value="<?= _("Valider la sélection") ?>" onClick="selectionner_mouvement_rh_tout('1');"> </td>
<th style='text-align:center'> <input class = "form-control btn btn-success" type="button" value="V" onClick="selectionner_mouvement_rh_tout('1');"> </td>
<th style='text-align:center'> <input class = "form-control btn btn-info" type="button" value="V" onClick="selectionner_mouvement_rh_tout('1');"> </td>
<th style='text-align:center'> <input class = "form-control btn btn-danger" type="button" value="X" onClick="selectionner_mouvement_rh_tout('0');"> </td>
</tr>