Modifiche per il documento Tesi
Dalla versione 10.1
modificato da Andrea Omicini
il 11/12/2020 17:20
il 11/12/2020 17:20
Cambia il commento:
Nessun commento per questa versione
Alla versione 9.1
modificato da Andrea Omicini
il 11/12/2020 17:19
il 11/12/2020 17:19
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,7 +7,7 @@ 7 7 #set ( $sql = $from + " where " + $where ) 8 8 #set($thesisFound = $xwiki.searchDocuments($sql)) 9 9 #foreach ($thesis in $thesisFound)#set($thesisDoc = $xwiki.getDocument($thesis)) 10 -* [[$thesisDoc.getValue('title') >>$thesis]]10 +* [[$thesisDoc.getValue('title')|$thesis]] 11 11 #end 12 12 {{/html}} 13 13