Modifiche per il documento Per anno
Dalla versione 90.1
modificato da Andrea Omicini
il 29/10/2021 16:06
il 29/10/2021 16:06
Cambia il commento:
Nessun commento per questa versione
Alla versione 91.1
modificato da Andrea Omicini
il 29/10/2021 16:13
il 29/10/2021 16:13
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -59,7 +59,7 @@ 59 59 #stop 60 60 #end 61 61 ##user selected and existing user page 62 - #set( $cyclePar = $request.cycle.trim().to LowerCase() )62 + #set( $cyclePar = $request.cycle.trim().toUpperCase() ) 63 63 #set( $selectedCycle = '' ) 64 64 #if( $cyclePar != '' && $allThesisCycles.contains($cyclePar) ) 65 65 #set( $oneCycle = true ) ... ... @@ -70,12 +70,13 @@ 70 70 $oneUser 71 71 $oneCycle 72 72 ### END USER & CYCLE 73 +## 74 +## title 75 +>if( $oneRole ){{thesisCycle short='no'}}$selecteCycle{{/thesisCycle}}#else{{stringEngIta eng="Theses" ita="Tesi"/}}#end / #if( $oneYear )$selectedYear#else$firstYear—$lastYear#end#if( $oneUser ) / $userFirstName **$userLastName**#end#{{id name='top'/}} 76 + 73 73 #stop 74 74 75 75 76 -## 77 -## title 78 ->#if( $oneStatus ){{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{/thesisStatus}}#else{{stringEngIta eng="Theses" ita="Tesi"/}}#end#if( $oneUser ) / $userFirstName **$userLastName**#end#if( $oneRole ) / {{thesisRole short='yes'}}$selectedRole{{/thesisRole}}#end{{id name='top'/}} 79 79 ## index 80 80 #if( !$oneStatus ) 81 81 (% 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)))