This commit is contained in:
KANE LAZENI 2026-01-20 06:45:45 +00:00
parent 4615132666
commit 037fffed16

View File

@ -13,8 +13,8 @@
</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-primary" type="button" value="V" onClick="selectionner_mouvement_rh_tout('1');"> </td>
<th style='text-align:center'> <input class = "form-control btn btn-primary" type="button" value="X" onClick="selectionner_mouvement_rh_tout('0');"> </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-danger" type="button" value="X" onClick="selectionner_mouvement_rh_tout('0');"> </td>
</tr>
</thead>