Changes for page Forthcoming

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

Summary

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  #set( $query = ", BaseObject as objEvent #if( $oneUser ), BaseObject as objRole, LargeStringProperty as propWho #end, DateProperty as propDate
... ... @@ -14,6 +14,7 @@
14 14  <div class="mainheader">
15 15  $services.localization.render('forthcomingevents').toLowerCase()
16 16  </div>
15 +#template('apice_event_macros.vm')
17 17  <div>
18 18   #foreach( $item in $itemFound )
19 19   #if( !$foreach.first )