Lataan
Kirjautuminen
Arenan versio:
5.8.0-SNAPSHOT
Versionro:
Version pvm.:
7.6.2025 2:38
Keskitetyn palvelun versio:
5.8.0-SNAPSHOT
Keskitetyn palvelun versionro:
Keskitetyn palvelun pvm.:
7.6.2025 2:33
Toimipistetunnus:
409369126
Toimipisteen nimi:
ATEST0000050
Arena-jäsentunnus:
409369128
Arena-käyttäjänimi
ATEST0000050
Asennuksen id:
409369125
Asennuksen tunnus:
ITEST000005
Asennuksen nimi:
Axiell Test Environment 5
Sivuston id:
409369162
Sivuston tunnus:
PTEST0000054
Sivuston nimi:
Quria nightlyse portal site
Copyright © Axiell Group
Virhe tapahtui prosessoidessa esitysmallia.
For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), or "template output" , but this has evaluated to an extended_hash (wrapper: com.liferay.portal.template.freemarker.internal.LiferayTemplateModel): ==> gridSpotNewWin [in template "29767924528592#240049#250941" at line 24, column 63] ---- FTL stack trace ("~" means nesting-related): - Failed at: ${gridSpotNewWin} [in template "29767924528592#240049#250941" at line 24, column 61] ----
1<#if gridSpotTitle?? && gridSpotTitle.getData() !="">
2 <#assign gridSpotTitle = gridSpotTitle.getData() />
3</#if>
4<#if gridSpotDesc?? && gridSpotDesc.getData() !="">
5 <#assign gridSpotDesc = gridSpotDesc.getData() />
6</#if>
7<#if gridSpotLink?? && gridSpotLink.getData() !="">
8 <#assign gridSpotLink = gridSpotLink.getData() />
9</#if>
10<#if gridSpotNewWin?? && gridSpotNewWin.getData() !="">
11 <#assign gridSpotNewWin = gridSpotNewWin.getData() />
12</#if>
13<#if (gridSpotImg.getData())??>
14 <#assign gridSpotImg = gridSpotImg.getData() />
15</#if>
16<#if gridSpotClr?? && gridSpotClr.getData() !="">
17 <#assign gridSpotClr = gridSpotClr.getData() />
18</#if>
19<#if gridSpotBgClr?? && gridSpotBgClr.getData() !="">
20 <#assign gridSpotBgClr = gridSpotBgClr.getData() />
21</#if>
22
23<div class="grid-spot" style="background-color: ${gridSpotBgClr}">
24 <a class="grid-spot-link" href="${gridSpotLink}" target="${gridSpotNewWin}">
25 <#if gridSpotImg != "">
26 <div class="grid-spot-image" style="background-image: url(${gridSpotImg});">
27 <#else>
28 <div class="grid-spot-image no-gradient">
29 </#if>
30 <div class="grid-spot-gradient ${gridSpotClr}">
31 <div class="grid-spot-fade">
32 <h2 class="grid-spot-title">${gridSpotTitle}</h2>
33 <#if gridSpotDesc != "">
34 <div class="grid-spot-text">${gridSpotDesc}</div>
35 </#if>
36 </div>
37 </div>
38 </div>
39 </a>
40</div>
Kirjaudu sisään lähettääksesi viestin kirjastoon.