Changes for page Per Year
From version 157.1
edited by Andrea Omicini
on 30/06/2023 21:38
on 30/06/2023 21:38
Change comment:
There is no comment for this version
To version 156.1
edited by Andrea Omicini
on 30/06/2023 21:36
on 30/06/2023 21:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -140,6 +140,12 @@ 140 140 </ul></div> 141 141 ## year display / end 142 142 ## 143 +## year bottom / start 144 +<div #if( $foreach.last )id="bottom"#end class="mainselectbottom"> 145 + #set( $itemYearNo = $itemMap[$year].size() ) 146 +$itemYearNo #if( $oneCycle )#if( $itemYearNo == 1 ){{thesisCycle plural="false" uppercase="false"}}$cycle{{/thesisCycle}}#{else}{{thesisCycle plural="true" uppercase="false"}}$cycle{{/thesisCycle}}#end#else#if( $itemYearNo == 1 )$services.localization.render('thesis').toLowerCase()#else$services.localization.render('theses').toLowerCase()#end#end / $year • #anchorlinks() 147 +## year bottom / end 148 +</div> 143 143 #end 144 144 ## DISPLAY / END 145 145 {{/html}}