Changes for page Forthcoming

From version 64.1
edited by Andrea Omicini
on 02/07/2023 19:55
Change comment: There is no comment for this version
To version 65.1
edited by Andrea Omicini
on 03/07/2023 23:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,8 @@
1 1  {{velocity}}
2 2  {{html clean="false" wiki="true"}}
3 -#template('apice_events.vm')
3 +#template('apice_macros.vm')
4 +#setobjectspace("Events")
5 +#template('apice_event_macros.vm')
4 4  #template('apice_user_param.vm')
5 5  ## user forthcoming events
6 6  #set( $query = ", BaseObject as objEvent #if( $oneUser ), BaseObject as objRole, LargeStringProperty as propWho #end, DateProperty as propDate
... ... @@ -12,7 +12,6 @@
12 12  <div class="mainheader">
13 13  $services.localization.render('forthcomingevents').toLowerCase()
14 14  </div>
15 -#template('apice_event_macros.vm')
16 16  <div>
17 17   #foreach( $item in $itemFound )
18 18   #if( !$foreach.first )