This commit is contained in:
Laurie MONTANT 2026-01-05 15:58:24 +01:00
parent d4a389737e
commit 2987a4fb38
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@
<#assign id = JsonUtil.jsonToMap(restResponsetMsg.id!"{}")> <#assign id = JsonUtil.jsonToMap(restResponsetMsg.id!"{}")>
<#assign projectRP = project> <#assign projectRP = project>
<#assign organisationRP = organisation> <#assign organisationRP = organisation>
<#include "ActorPrefix.ftl">
<#assign aDateTime = .now> <#assign aDateTime = .now>

View File

@ -1,6 +1,6 @@
<#include "HfRpConfig.ftl"> <#include "HfRpConfig.ftl">
<#include "ReflexUtils.ftl"> <#include "ReflexUtils.ftl">
<#include "ActorPrefix.ftl">
[ [
{ {
"Header": { "Header": {