correction syntaxe ftl

This commit is contained in:
2023-10-18 15:05:23 +02:00
parent d75526a5df
commit 3d03e46188
4 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<#-- How to use MD or SK map
Example :
<#assign owner_code = SegmentationKeys_Map[Owner]/>
<#assign owner_code = SegmentationKeys_Map['Owner']/>
-->