Changes for page Forthcoming

From version 34.2
edited by Andrea Omicini
on 27/03/2023 23:03
Change comment: There is no comment for this version
To version 34.4
edited by Andrea Omicini
on 27/03/2023 23:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,7 +18,8 @@
18 18   #set( $eventsFound = $xwiki.search($sql) )
19 19   #if( $eventsFound.size() > 0 )
20 20  >{{stringEngIta eng="Forthcoming Events" ita="Eventi in arrivo"/}}
21 - #foreach($event in $eventFound)$eventFound
21 +
22 + #foreach($event in $eventsFound)
22 22   #set( $eventDoc = $xwiki.getDocument($event) )
23 23  #if( !$foreach.first ){{themeTextSecondary}}•{{/themeTextSecondary}} #end##
24 24  {{eventAcronym}}$eventDoc{{/eventAcronym}} (% style='color:$theme.textPrimaryColor' %)({{eventDates}}$eventDoc{{/eventDates}}) #end