a
This commit is contained in:
parent
c82b77ee68
commit
e0eb668d7d
|
|
@ -23,13 +23,6 @@
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
<td width="10%" align="center" > <?= _("Validation") ?> </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 >
|
<td >
|
||||||
<select class="form-select" id="valide" name="valide">
|
<select class="form-select" id="valide" name="valide">
|
||||||
<?php liste_options_consultation($mvt_valide, ""); ?>
|
<?php liste_options_consultation($mvt_valide, ""); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user