Changes for page Per Year
From version 20.9
edited by Andrea Omicini
on 25/10/2021 17:11
on 25/10/2021 17:11
Change comment:
There is no comment for this version
To version 20.8
edited by Andrea Omicini
on 25/10/2021 17:10
on 25/10/2021 17:10
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -118,13 +118,13 @@ 118 118 ## if $userSelected false and $roleSelected true mean at least one role with an assigned user 119 119 ## both false means all theses 120 120 #if( $selectedStatus == 'all' ) 121 - ALLL121 + 122 122 #else 123 - #if( $userSelected ) user sel124 - #if( $roleSelected ) role sel123 + #if( $userSelected ) 124 + #if( $roleSelected ) 125 125 >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} / $userFirstName $userLastName / #if( $supervisor ){{stringEngIta eng="Supervisor" ita="Relatore"/}}#end#if( $cosupervisor ){{stringEngIta eng="Co-supervisor" ita="Correlatore"/}}#end#if( $contact ){{stringEngIta eng="Contact" ita="Contatto"/}}#end 126 126 127 - #else no role sel127 + #else 128 128 >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} / $userFirstName $userLastName 129 129 130 130 #end