Suppression chemins absolus

This commit is contained in:
Jean-Christophe Engel 2023-12-05 10:07:01 +01:00
parent c70668831c
commit 6b6a54c357
17 changed files with 37 additions and 38 deletions

View file

@ -85,7 +85,7 @@
{{/if}}
{{* récupérer la config des entrées/sorties *}}
{{:include file="/%s/_get_config.html"|args:$module.name keep="config"}}
{{:include file="./_get_config.html" keep="config"}}
{{if $direction === 'entrée'}}
{{* chercher le type d'entrée parmi les types de la config *}}