Changes for page Forthcoming

From version 61.1
edited by Andrea Omicini
on 16/06/2023 14:25
Change comment: There is no comment for this version
To version 59.2
edited by Andrea Omicini
on 16/06/2023 13:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,9 +18,8 @@
18 18  #set( $eventsFound = $xwiki.searchDocuments($query) )
19 19  ##
20 20  #if( $eventsFound.size() > 0 )
21 -<div class="mainheader">
22 -$services.localization.render('forthcomingevents').toLowerCase()
23 -</div>
21 +>$services.localization.render('forthcomingevents').toLowerCase()
22 +
24 24  #template('apice_event_macros.vm')
25 25  <div>
26 26   #foreach($event in $eventsFound)