SCPN1-8401

(cherry picked from commit 0cec20a8aa91ce5d958a9d6087d4778f86f2c5fd)
This commit is contained in:
Francis REAT 2025-03-07 14:16:54 +01:00
parent 2681a4dc24
commit dbffc01a70

View File

@ -25,8 +25,8 @@
<#noparse><#assign time_zone_rfx = </#noparse>"${file.author_time_zone!"UTC"}<#noparse>"></#noparse>
<#noparse><#assign time_zone_offset_rfx = </#noparse>"${file.time_zone_offset!"+00:00"}<#noparse>"></#noparse>
<#noparse><#assign time_zone_rfx = </#noparse>"${file.author_time_zone!"Europe/Paris"}<#noparse>"></#noparse>
<#noparse><#assign time_zone_offset_rfx = </#noparse>"${file.time_zone_offset!"+01:00"}<#noparse>"></#noparse>
<#list file.reflex_platform_project_list?filter(l -> l.name == projectRP) as reflex_platform_project>