Changes for page Showcase
From version 50.9
edited by Andrea Omicini
on 20/07/2023 01:13
on 20/07/2023 01:13
Change comment:
There is no comment for this version
To version 50.10
edited by Andrea Omicini
on 20/07/2023 01:14
on 20/07/2023 01:14
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -53,7 +53,13 @@ 53 53 <ul><li> 54 54 #foreach( $year in [$lastYearCourse..$firstYearCourse] ) 55 55 #set( $year1 = $year + 1 ) 56 -#if( $foreach.count < $maxCourseYears || ( $foreach.count == $maxCourseYears && $year == $firstYearCourse) )[[$year/$year1>>${mainSpace}.PerYear||queryString="year=$year"]]#if( !$foreach.last), #end#elseif( $foreach.count == $maxCourseYears )[[$year/$year1–$firstYearCourse/$firstYearCourse1>>${mainSpace}.PerYear||queryString="from=$firstYearCourse&to=$year"]]#else#break#end 56 + #if( $foreach.count < $maxCourseYears || ( $foreach.count == $maxCourseYears && $year == $firstYearCourse) ) 57 + [[$year/$year1>>${mainSpace}.PerYear||queryString="year=$year"]]#if( !$foreach.last), #end 58 + #elseif( $foreach.count == $maxCourseYears ) 59 + [[$year/$year1–$firstYearCourse/$firstYearCourse1>>${mainSpace}.PerYear||queryString="from=$firstYearCourse&to=$year"]] 60 + #else 61 + #break 62 + #end 57 57 #end 58 58 </li></ul> 59 59 ## END PER YEAR