Modifiche per il documento In arrivo

Dalla versione 64.1
modificato da Andrea Omicini
il 02/07/2023 19:55
Cambia il commento: Nessun commento per questa versione
Alla versione 65.1
modificato da Andrea Omicini
il 03/07/2023 23:54
Cambia il commento: Nessun commento per questa versione

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 )