Changes for page Deadlines

From version 82.1
edited by Andrea Omicini
on 16/06/2023 14:13
Change comment: There is no comment for this version
To version 84.1
edited by Andrea Omicini
on 16/06/2023 14:23
Change comment: There is no comment for this version

Summary

Details

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