Modifiche per il documento Per anno
Dalla versione 5.2
modificato da Andrea Omicini
il 16/06/2021 19:23
il 16/06/2021 19:23
Cambia il commento:
Nessun commento per questa versione
Alla versione 5.1
modificato da Andrea Omicini
il 16/06/2021 19:12
il 16/06/2021 19:12
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -178,7 +178,7 @@ 178 178 #set($thesisFound = $xwiki.searchDocuments($sql)) 179 179 180 180 #foreach ($thesis in $thesisFound)#set($thesisDoc = $xwiki.getDocument($thesis)) 181 -* #thesisTitleLink($thesis)#if( $thesisDoc. getValue("studentUserName") != "" || $thesisDoc.getValue("studentName") != "" ) ~~(#thesisAuthorLink($thesis))~~ #end181 +* #thesisTitleLink($thesis)#if( $thesisDoc.display("studentUserName") != "" || $thesisDoc.display("studentName") != "" ) ~~(#thesisAuthorLink($thesis))~~ #end 182 182 183 183 #end 184 184