Modifiche per il documento Per anno

Dalla versione 76.1
modificato da Andrea Omicini
il 29/10/2021 15:35
Cambia il commento: Nessun commento per questa versione
Alla versione 77.1
modificato da Andrea Omicini
il 29/10/2021 15:36
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11  #set( $yearList = [$lastYear..$firstYear] )
12 12  #if( $yearPar != '' )
13 13   #set( $oneYear = true )
14 - $yearList = [$yearPar]
14 + #set( $yearList = [$yearPar] )
15 15  #else
16 16   #if( $fromPar != '' && $yearList.contains($fromPar) )
17 17   #set( $firstYear = $fromPar )