Changes for page Supervisors

From version 109.1
edited by Andrea Omicini
on 03/07/2023 18:41
Change comment: There is no comment for this version
To version 107.1
edited by Andrea Omicini
on 02/07/2023 13:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,6 @@
1 1  {{velocity}}
2 2  {{html clean="false" wiki="true"}}
3 -#template('apice_macros.vm')
4 -#objectspace()
3 +#template('apice_theses.vm')
5 5  ##
6 6  #### tag parameter possibly brings name to be used as tag
7 7  #if( !$request.tag )
... ... @@ -76,12 +76,7 @@
76 76   #set( $itemNo = $itemFound.size() )
77 77  ## subtitle
78 78  <div class="mainheader">
79 - $itemNo
80 - #if( $itemNo > 1)
81 - $services.localization.render('theses').toLowerCase()
82 - #else
83 - $services.localization.render('thesis').toLowerCase()
84 - #end
78 +$itemNo #if( $itemNo > 1)$services.localization.render('theses').toLowerCase()#{else}$services.localization.render('thesis').toLowerCase()#{end}
85 85  </div>
86 86  ## thesis list
87 87   #template('apice_thesis_macros.vm')