Changes for page Per Year

From version 157.1
edited by Andrea Omicini
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
Change comment: There is no comment for this version

Summary

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 &bull; #anchorlinks()
147 +## year bottom / end
148 +</div>
143 143  #end
144 144  ## DISPLAY / END
145 145  {{/html}}