correction syntaxe ftl
This commit is contained in:
parent
6fd0e7e2e4
commit
510376d538
@ -8,8 +8,8 @@
|
|||||||
<#assign organisationRP = organisation>
|
<#assign organisationRP = organisation>
|
||||||
|
|
||||||
#-- initialisation map for SegmentationKey and MetaData -->
|
#-- initialisation map for SegmentationKey and MetaData -->
|
||||||
<#assign Header_MetaData_Map {} />
|
<#assign Header_MetaData_Map = {} />
|
||||||
<#assign SegmentationKeys_Map {} />
|
<#assign SegmentationKeys_Map = {} />
|
||||||
|
|
||||||
<#switch eventRP.event>
|
<#switch eventRP.event>
|
||||||
<#case "Created">
|
<#case "Created">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user