Changes for page Per Year
From version 20.10
edited by Andrea Omicini
on 25/10/2021 17:12
on 25/10/2021 17:12
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -122,18 +122,18 @@ 122 122 #else 123 123 #if( $userSelected ) user sel 124 124 #if( $roleSelected ) role sel 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"/}}#end125 +>{{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 no role sel 128 ->{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{ /thesisStatus}} / $userFirstName $userLastName128 +>{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} / $userFirstName $userLastName 129 129 130 130 #end 131 131 #else 132 132 #if( $roleSelected ) 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"/}})//#end133 +>{{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 ->{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{ /thesisStatus}}136 +>{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} 137 137 138 138 #end 139 139 #end