Changes for page Supervisors

From version 59.1
edited by Andrea Omicini
on 01/09/2021 23:24
Change comment: There is no comment for this version
To version 60.1
edited by Andrea Omicini
on 01/09/2021 23:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{include reference = "MacroSheet" /}}{{velocity}}
1 +{{velocity}}
2 2  #if( !$request.tag )
3 3  ## no tag specified in the query
4 4  >**Tag Cloud** / {{stringEngIta eng="Theses" ita="Tesi" /}}
... ... @@ -19,7 +19,8 @@
19 19   #set( $urlEscapedTag = $escapetool.url($thesisTag) )
20 20   #set( $htmlEscapedTag = $escapetool.xml($thesisTag) )
21 21  (% style='font-size:$tagSize' %) [[$thesisTag>>Theses.Tags||queryString="tag=$urlEscapedTag"]] (%%)#end)))
22 -#else
22 +#else
23 +{{include reference = "MacroSheet" /}}
23 23  ## one tag specified in the query
24 24  >Tag “**$request.tag**” / {{stringEngIta eng = "Theses" ita = "Tesi" /}}
25 25