Changes for page Per A.Y.

From version 51.1
edited by Andrea Omicini
on 26/07/2023 06:26
Change comment: There is no comment for this version
To version 48.8
edited by Andrea Omicini
on 20/07/2023 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,6 @@
1 1  {{velocity}}
2 2  {{html clean="false" wiki="true"}}
3 3  #template('apice_macros.vm')
4 -#nodoclang()
5 -#nolangpar()
6 6  #setobjectspace("Courses")
7 7  #template('apice_course_macros.vm')
8 8  #template('apice_user_param.vm')
... ... @@ -112,7 +112,7 @@
112 112  ## year display / start
113 113  <div style="font-style: normal"><ul>
114 114   #foreach( $item in $itemMap[$year] )
115 -<li>#courselinked($item)</li>
113 +<li>{{course}}$item{{/course}}</li>
116 116   #end
117 117  </ul></div>
118 118  ## year display / end