Changes for page Deadlines
From version 80.1
edited by Andrea Omicini
on 16/06/2023 14:12
on 16/06/2023 14:12
Change comment:
There is no comment for this version
To version 84.1
edited by Andrea Omicini
on 16/06/2023 14:23
on 16/06/2023 14:23
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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('forthcomingevents').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 )