Changes for page Per Year

From version 59.1
edited by Andrea Omicini
on 25/10/2021 22:21
Change comment: There is no comment for this version
To version 60.1
edited by Andrea Omicini
on 25/10/2021 22:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -69,7 +69,7 @@
69 69  #if( !$oneStatus )
70 70  (% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $status in $allThesisStatuses )#if ($velocityCount > 1) | #end[[{{thesisStatus plural="true" uppercase="false"}}$status{{/thesisStatus}}>>||anchor="$status"]]#end)))
71 71  #elseif( $oneUser && !$oneRole )
72 -(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $role in $allThesisRoles )#if ($velocityCount > 1) | #end [[$role>>||anchor="$role"]]#end)))
72 +(% style="font-size: smaller; padding:1em 1.5em 0.25em 1.5em; background-color:$theme.highlightColor" %)(((#foreach( $role in $allThesisRoles )#if ($velocityCount > 1) | #end [[{{thesisRole}}$role{{/thesisRole}}>>||anchor="$role"]]#end)))
73 73  #end{{id name='index'/}}
74 74  ## search theses
75 75  #set( $thesisNo = 0 )