Petites corrections
This commit is contained in:
parent
7ae5860c18
commit
190503403f
1 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@
|
|||
max=1
|
||||
}}
|
||||
{{/if}}
|
||||
{{if $mvt_new.direction == "input"}}
|
||||
{{if $mvt_new.direction == "input" && $storage != null}}
|
||||
{{:input type="select" name="storage" default=$mvt_new.storage label="Lieu de stockage" default_empty="— Aucun —" options=$storage required=false}}
|
||||
{{/if}}
|
||||
{{if $type_mvt != "retour"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue