Modifiche per il documento Per anno

Dalla versione 131.4
modificato da Andrea Omicini
il 30/01/2023 13:13
Cambia il commento: Nessun commento per questa versione
Alla versione 132.2
modificato da Andrea Omicini
il 30/01/2023 13:43
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Content
... ... @@ -172,7 +172,7 @@
172 172  #if( $itemMap.keySet().size() > 1 )
173 173  ## found more than one year
174 174  {{id name="index"/}}
175 -(% style="font-size:smaller; text-align:right; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $year in $itemMap.keySet() )#if( !$foreach.first ) | #end[[$year>>||anchor=$year]]#end)))
175 +(% style="font-size:smaller; text-align:right; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $year in $itemMap.keySet() )#if( !$foreach.first ) | #end[[$year>>$doc||anchor=$year]]#end)))
176 176  #end
177 177  ## theses displayed per year
178 178  #foreach( $year in $itemMap.keySet() )