Changes for page Per Year

From version 20.5
edited by Andrea Omicini
on 25/10/2021 17:05
Change comment: There is no comment for this version
To version 20.4
edited by Andrea Omicini
on 25/10/2021 17:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,7 @@
9 9  #else
10 10   #set( $selectedStatus = 'all' )
11 11  #end
12 +$selectedStatus
12 12  ##check velocity variable, takes precedence
13 13  #if( $thesisStatus && $thesisStatus != '' && $allThesisStatuses.contains($thesisStatus.trim().toLowerCase()) )
14 14   #set( $selectedStatus = $thesisStatus.trim().toLowerCase() )