Changes for page Users

From version 15.1
edited by Andrea Omicini
on 22/10/2021 18:21
Change comment: There is no comment for this version
To version 16.1
edited by Andrea Omicini
on 22/10/2021 18:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,8 +58,9 @@
58 58  
59 59  >{{stringEngIta eng="Gone" ita="Passati"/}}
60 60  
61 -#foreach ($tipolosco in $goneList)
61 +#foreach($tipolosco in $goneList)
62 62  #set($xwikiUserName = "XWiki." + $tipolosco)#set( $xwikiUserDoc = $xwiki.getDocument($xwikiUserName) )
63 63  #set($xwikiUserName = "XWiki." + $tipolosco)#set( $xwikiUserDoc = $xwiki.getDocument($xwikiUserName) )
64 64  * [[$xwikiUserDoc.display('first_name') **$xwikiUserDoc.display('last_name')**>>$xwikiUserName]]
65 +#end
65 65  {{/velocity}}