petites améliorations présentation

This commit is contained in:
Jean-Christophe Engel 2025-03-27 10:59:00 +01:00
parent c10ff02403
commit 5c7e6e9b0f
3 changed files with 5 additions and 8 deletions

View file

@ -32,7 +32,7 @@
{{* ajouter le nouveau type de mouvement *}}
{{if $_GET.dir == $direction}}
{{:assign var="newlabel" from="_POST.%s_fields.label|args:$direction}}
{{:assign var="newlabel" from="_POST.%s_fields.label"|args:$direction}}
{{:assign newlabel=$newlabel|trim|tolower|ucfirst}}
{{:assign var="%s_nature.key"|args:$direction value=""|uuid}}
{{:assign var="%s_nature.label"|args:$direction value=$newlabel}}