modifs
This commit is contained in:
parent
01d58746d8
commit
7857dfd696
@ -1,10 +1,18 @@
|
||||
<#include "HfRpConfig.ftl">
|
||||
[
|
||||
{
|
||||
"Header": {
|
||||
"ProjectID": "${projectRP}"
|
||||
},
|
||||
"ID": {
|
||||
<#--<#if reflex_platform_project_list.site_code_unicity?? && reflex_platform_project_list.site_code_unicity=true >
|
||||
"RefID": "${depot.physical_depot_code?trim?json_string}"
|
||||
<#else>
|
||||
"RefID": "DPO${depot.physical_depot_code?trim?json_string}"
|
||||
</#if>-->
|
||||
|
||||
"RefID": "${depot.physical_depot_code?trim?json_string}"
|
||||
|
||||
},
|
||||
|
||||
"Payload": {
|
||||
|
||||
@ -33,4 +33,5 @@
|
||||
<#noparse><#assign text_language_rfx = </#noparse>"${reflex_platform_project.text_language!"en"}<#noparse>"></#noparse>
|
||||
</#list>
|
||||
|
||||
<#noparse><#assign uniqueness = </#noparse>"${file.reflex_platform_project_list.site_code_unicity}<#noparse>"></#noparse>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user