Changes for page Per Year
From version 1.10
edited by Andrea Omicini
on 16/06/2021 11:08
on 16/06/2021 11:08
Change comment:
There is no comment for this version
To version 1.6
edited by Andrea Omicini
on 16/06/2021 11:06
on 16/06/2021 11:06
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -179,6 +179,7 @@ 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') != "" && $xwiki.exists($thesisDoc.getValue('studentUserName')) )(#thesisStudentUser($thesis)) 183 -#end#end 182 +* [$thesisDoc.getValue('title') | $thesis] #if ($thesisDoc.getValue('studentUserName') != "" && $xwiki.exists($thesisDoc) )(#thesisStudentUser($thesis)) 183 +#end 184 +#end 184 184