Skip to content

Commit e18674c

Browse files
committed
refactor: formula parameters dir from variable
1 parent 4513d39 commit e18674c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TEMPLATE/libs/map.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@
6363

6464
{#- Per formula post-processing of `mapdata` if it exists #}
6565
{%- do salt["log.debug"]("map.jinja: post-processing of 'mapdata'") %}
66-
{%- include tplroot ~ "/parameters/post-map.jinja" ignore missing %}
66+
{%- include tplroot ~ formula_param_dir ~ "/post-map.jinja" ignore missing %}

0 commit comments

Comments
 (0)