Changes for page Deadlines
From version 87.1
edited by Andrea Omicini
on 03/07/2023 23:54
on 03/07/2023 23:54
Change comment:
There is no comment for this version
To version 86.1
edited by Andrea Omicini
on 02/07/2023 19:55
on 02/07/2023 19:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,6 @@ 1 1 {{velocity}} 2 2 {{html clean="false" wiki="true"}} 3 -#template('apice_macros.vm') 4 -#setobjectspace("Events") 5 -#template('apice_event_macros.vm') 3 +#template('apice_events.vm') 6 6 #template('apice_user_param.vm') 7 7 ## user forthcoming events 8 8 ## incoming deadlines ... ... @@ -15,6 +15,7 @@ 15 15 <div class="mainheader"> 16 16 $services.localization.render('incomingdeadlines').toLowerCase() 17 17 </div> 16 +#template('apice_event_macros.vm') 18 18 <div> 19 19 #foreach( $item in $itemFound ) 20 20 #set( $itemDoc = $xwiki.getDocument($item) )