You've already forked reflex-wms-connector
correction syntaxe ftl
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user