Modifiche per il documento Per anno

Dalla versione 1.2
modificato da Andrea Omicini
il 16/06/2021 11:02
Cambia il commento: Nessun commento per questa versione
Alla versione 1.1
modificato da Andrea Omicini
il 27/11/2020 14:29
Cambia il commento: Imported from XAR

Summary

Details

Page properties
Content
... ... @@ -179,6 +179,6 @@
179 179  #set($thesisFound = $xwiki.searchDocuments($sql))
180 180  
181 181  #foreach ($thesis in $thesisFound)#set($thesisDoc = $xwiki.getDocument($thesis))
182 -* [$thesisDoc.getValue('title') | $thesis] #if ($thesisDoc.getValue('studentUserName') != "" )(#thesisStudentUser($thesisDoc))#end
182 +* [$thesisDoc.getValue('title') | $thesis]
183 183  #end
184 184