petites améliorations présentation
This commit is contained in:
parent
c10ff02403
commit
5c7e6e9b0f
3 changed files with 5 additions and 8 deletions
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue