Changes for page Home
Last modified by Alex Cotiuga on 2026/07/10 03:36
From version 12.4
edited by Alex Cotiuga
on 2026/05/18 18:44
on 2026/05/18 18:44
Change comment:
There is no comment for this version
To version 11.14
edited by Alex Cotiuga
on 2026/05/05 12:12
on 2026/05/05 12:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,14 +5,8 @@ 5 5 #displayPublicContent() 6 6 #else 7 7 [[Projects>>Projects.WebHome]] 8 - #set ($statement = "from doc.object(Agnease.Code.ContactRequest.ContactRequestClass) as cr where doc.fullName <> 'contact.WebHome'") 8 + #set ($statement = "from doc.object(Agnease.Code.ContactRequest.ContactRequestClass) as cr where doc.fullName <> 'contact.WebHomes'") 9 9 #set ($results = $services.query.xwql($statement).execute()) 10 10 [[Contact requests>>ContactRequests.WebHome]]: $results.size() 11 - [[Leads>>Leads.WebHome]] 12 - [[Licenses>>License.WebHome]] 13 - 14 - Public website sitemap: 15 - [[PublicWebSite.WebHome]] 16 - [[contact.WebHome]] 17 17 #end 18 18 {{/velocity}}