Changes for page Per Year
From 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
To version 20.7
edited by Andrea Omicini
on 25/10/2021 17:08
on 25/10/2021 17:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -124,20 +124,20 @@ 124 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 - 127 + #else 128 128 >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} / $userFirstName $userLastName 129 129 130 - 131 - 132 - 130 + #end 131 +#else 132 + #if( $roleSelected ) 133 133 >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}}#if( $supervisorLastName != "" ) / $supervisorFirstName $supervisorLastName //({{stringEngIta eng="supervisor" ita="relatore"/}})//#end#if( $cosupervisorLastName != "" ) / $cosupervisorFirstName $cosupervisorLastName //({{stringEngIta eng="co-supervisor" ita="correlatore"/}})//#end#if( $contactLastName != "" ) / $contactFirstName $contactLastName //({{stringEngIta eng="Contact" ita="Contatto"/}})//#end 134 134 135 - 135 + #else 136 136 >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} 137 137 138 - #end 139 139 #end 140 140 #end 140 +#end 141 141 ## 142 142 #if( $cosupervisor ) 143 143 #set( $roleSelectedFieldName = "coSupervisors" )