0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 10.7
edited by Alex Cotiugă
on 2026/01/12 13:49
Change comment: There is no comment for this version
To version 10.11
edited by Alex Cotiugă
on 2026/01/12 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +5,11 @@
1 -{{include reference="PublicWebSite.WebHome"/}}
2 -
3 -{{include reference="Intranet.WebHome"/}}
4 -
5 5  {{velocity}}
6 6  #if ("$!xcontext.userReference" == '')
7 -a
3 +
4 + {{include reference="PublicWebSite.WebHome"/}}
5 +
8 8   #displayPublicContent()
9 9  #else
10 -b
8 + {{include reference="Intranet.WebHome"/}}
11 11   #displayInternalContent()
12 12  #end
13 13  {{/velocity}}