This commit is contained in:
KANE LAZENI 2026-01-19 14:35:50 +00:00
parent c82b77ee68
commit e0eb668d7d

View File

@ -23,13 +23,6 @@
</td>
<td width="10%" align="center" > <?= _("Validation") ?> </td>
<td >
<select class="form-select" id="codeSensMouvement" name="codeSensMouvement">
<?php liste_options_consultation($sensmouvement, ""); ?>
</select>
</td>
<td> <?= _("Mouvement") ?> </td>
<td >
<select class="form-select" id="valide" name="valide">
<?php liste_options_consultation($mvt_valide, ""); ?>