Changes for page Per A.Y.
From version 51.6
edited by Andrea Omicini
on 27/08/2023 18:29
on 27/08/2023 18:29
Change comment:
There is no comment for this version
To version 50.1
edited by Andrea Omicini
on 20/07/2023 11:28
on 20/07/2023 11:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -110,23 +110,11 @@ 110 110 ## year top / end 111 111 ## 112 112 ## year display / start 113 - #if( $oneUser) 114 - <div class='menumainbody'> 115 - #foreach( $item in $itemMap[$year] ) 116 - #courseperyear($item) 117 - 118 - #if( !$foreach.last ) 119 -  •  120 - #end 121 - #end 122 - </div> 123 - #else 124 - <div style="font-style: normal"><ul> 125 - #foreach( $item in $itemMap[$year] ) 126 - <li>#courselinked($item)</li> 127 - #end 128 -</ul></div> 113 +<div style="font-style: normal"><ul> 114 + #foreach( $item in $itemMap[$year] ) 115 +<li>{{course}}$item{{/course}}</li> 129 129 #end 117 +</ul></div> 130 130 ## year display / end 131 131 ## 132 132 ## year bottom / start