correction libellé retour
This commit is contained in:
parent
3132f3b7ce
commit
b5afcb8ea3
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
{{*
|
{{*
|
||||||
paramètres :
|
paramètres :
|
||||||
- key : clé du mouvement à modifier
|
- key : clé du matériel qui revient
|
||||||
- prop : = 1 si matériel propriété
|
- prop : = 1 si matériel propriété
|
||||||
*}}
|
*}}
|
||||||
|
|
||||||
@ -82,7 +82,7 @@
|
|||||||
{{* formulaire d'entrée de matériel *}}
|
{{* formulaire d'entrée de matériel *}}
|
||||||
<form method="post" action="">
|
<form method="post" action="">
|
||||||
<fieldset class="entree">
|
<fieldset class="entree">
|
||||||
<legend>Ajouter une entrée pour un retour de matériel</legend>
|
<legend>Ajouter un retour de matériel</legend>
|
||||||
<dl>
|
<dl>
|
||||||
{{:input type="select" name="type_operation" label="Type" required=true options=$input_labels}}
|
{{:input type="select" name="type_operation" label="Type" required=true options=$input_labels}}
|
||||||
{{:input type="date" name="date" label="Date" required=true default=$now|date_short}}
|
{{:input type="date" name="date" label="Date" required=true default=$now|date_short}}
|
||||||
|
Loading…
Reference in New Issue
Block a user