Changes for page Per Year

From version 54.1
edited by Andrea Omicini
on 25/10/2021 21:45
Change comment: There is no comment for this version
To version 56.1
edited by Andrea Omicini
on 25/10/2021 21:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,7 +68,7 @@
68 68  ## index
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 -#elseif( !$oneRole )
71 +#elseif( $oneUser && !$oneRole )
72 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)))
73 73  #end{{id name='index'/}}
74 74  ## search theses
... ... @@ -132,4 +132,5 @@
132 132  ##* [[$thesisObj.title>>$thesisDoc]] #if( $thesisDoc.getValue('studentUserName') != "" )//$thesisDoc.getValue('studentUserName')//#elseif( $thesisObj.studentFirstName != "" && $thesisObj.studentLastName != "" )//$thesisObj.studentFirstName $thesisObj.studentLastName//#end#if( $thesisObj.endDate != "" ) ($thesisObj.endDate)#end
133 133  ## #end
134 134  #end
135 +{{id name='bottom'/}}
135 135  {{/velocity}}