You've already forked tdi-connector
update ftl
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
<#assign projectRP = project>
|
<#assign projectRP = project>
|
||||||
<#assign organisationRP = organisation>
|
<#assign organisationRP = organisation>
|
||||||
|
|
||||||
|
|
||||||
<#assign tdiEvent64b = JsonUtil.decodeBase64(tdiEventMsg.data) />
|
<#assign tdiEvent64b = JsonUtil.decodeBase64(tdiEventMsg.data) />
|
||||||
<#assign tdiEvent = JsonUtil.jsonToMap(tdiEvent64b)>
|
<#assign tdiEvent = JsonUtil.jsonToMap(tdiEvent64b)>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user