Changes for page Pages on this Wiki
Last modified by Vincent Massol on 2016/03/08 15:41
<
>
edited by Marius Dumitru Florea
on 2013/07/15 10:02
on 2013/07/15 10:02
edited by Vincent Massol
on 2013/10/15 14:49
on 2013/10/15 14:49
Change comment:
Import
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. mflorea1 +xwiki:XWiki.VincentMassol - Content
-
... ... @@ -13,7 +13,7 @@ 13 13 ##======== 14 14 #set($tabs = []) 15 15 #macro(addAllDocsTab $tab) 16 - #if($xwiki.hasAccessLevel('view', "$!context.user", $tab.get('document'))) 16 + #if($xwiki.hasAccessLevel('view', "$!xcontext.user", $tab.get('document'))) 17 17 #set($discard = $tabs.add($tab)) 18 18 #end 19 19 #end