From version 12.1
edited by Andrea Omicini
on 11/12/2020 18:41
Change comment: There is no comment for this version
To version 7.1
edited by Andrea Omicini
on 11/12/2020 18:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,6 @@
3 3  #includeMacros("Publications.MacroSheet")
4 4  #includeMacros("People.MacroSheet")
5 5  #includeMacros("Theses.MacroSheet")
6 -#includeMacros("MoK.MacroSheet")
7 7  
8 8  #macro(iframe $url $name $width $height)
9 9  #if($name=="")
... ... @@ -84,8 +84,8 @@
84 84  1.1.1 Theses
85 85  
86 86  #set($mokThesislist = ['KnowledgemoleculesMariani2011','OcchiutoMok2012'])
87 -#foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument("Theses.$mokThesis"))
88 -* [$mokThesisDoc.getValue('title')|Theses.$mokThesis]
86 +#foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument($mokThesis))
87 +* [$mokThesisDoc.getValue('title')|$mokThesis]
89 89  #end
90 90  
91 91  1.1.1 Student Projects

ReSpecT    TuCSoN