simplification casse et améliorations présentation

This commit is contained in:
Jean-Christophe Engel 2025-03-27 11:20:55 +01:00
parent 5c7e6e9b0f
commit 610af4e6a8
8 changed files with 10 additions and 14 deletions

View file

@ -40,7 +40,7 @@
{{/load}}
{{:assign var=nom_cat from="categories.%s"|args:$equipment.category}}
{{:assign var=post_cat from="categories.%s"|args:$_POST.category}}
{{:assign post_mat=$_POST.name|trim|tolower|ucfirst}}
{{:assign post_mat=$_POST.name|trim}}
{{:assign var="type_mvt" from="config.input_nature.%s.type"|args:$_POST.operation}}
{{if $present}}