Changes for page Per Year

From version 12.17
edited by Andrea Omicini
on 23/06/2021 01:39
Change comment: There is no comment for this version
To version 12.16
edited by Andrea Omicini
on 23/06/2021 01:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -89,23 +89,29 @@
89 89  > #FullThesisStatusesString($thesisStatus) #if( $userSelected ) / $userFirstName $userLastName#end // //
90 90  #if( $roleSelected )
91 91   #if( $userSelected )
92 - #if( $supervisor ) // //
92 + #if( $supervisor )
93 +
93 93  >> {{stringEngIta eng="as a supervisor" ita="come relatore"/}}
94 94   #end
95 - #if( $cosupervisor ) // //
96 + #if( $cosupervisor )
97 +
96 96  >> {{stringEngIta eng="as a co-supervisor" ita="come correlatore"/}}
97 97   #end
98 - #if( $contact ) // //
100 + #if( $contact )
101 +
99 99  >> {{stringEngIta eng="as a contact" ita="come contatto"/}}
100 100   #end
101 101   #else
102 - #if( $supervisorLastName != "" ) // //
105 + #if( $supervisorLastName != "" )
106 +
103 103  >> #stringEnIt("supervised by","con relatore") $supervisorFirstName $supervisorLastName
104 104   #end
105 - #if( $cosupervisorLastName != "" ) // //
109 + #if( $cosupervisorLastName != "" )
110 +
106 106  >> #stringEnIt("co-supervised by","con correlatore") $cosupervisorFirstName $cosupervisorLastName
107 107   #end
108 - #if( $contactLastName != "" ) // //
113 + #if( $contactLastName != "" )
114 +
109 109  >> #stringEnIt("with contact","con contatto") $contactFirstName $contactLastName
110 110   #end
111 111   #end