Petites corrections

This commit is contained in:
Jean-Christophe Engel 2026-03-10 12:34:22 +01:00
parent ca7b21bdea
commit 05d92d97e6
2 changed files with 2 additions and 2 deletions

View file

@ -291,7 +291,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"}}

View file

@ -237,7 +237,7 @@
{{/if}}
{{if $_GET.from == "eh"}}
{{:redirect force="../equipment_history.html?ok=1&key=%s&prop=%s&msg=copie"|args:$eqpmt_key:$prop}}
{{:redirect force="../equipment_history.html?ok=1&key=%s&prop=%s&msg=modification"|args:$eqpmt_key:$prop}}
{{elseif $suffix == null}}
{{:redirect force="../index.html"}}
{{else}}