a
This commit is contained in:
parent
38a2556b82
commit
75e8455fd8
|
|
@ -12,7 +12,7 @@
|
|||
<th colspan="2" class="text-center border-0"><?= _("Choix") ?></th>
|
||||
</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 colspan="7" style='text-align:center'> <input class = "form-control btn btn-primary" type="button" value="<?= _("Valider la sélection") ?>" onClick="valider_mouvement_rh();"> </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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user