Changes for page Pages on this Wiki
Last modified by Thomas Mortagne on 2015/11/23 11:40
From version 23.1
edited by Thomas Mortagne
on 2015/02/13 15:29
on 2015/02/13 15:29
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-ui-6.4.1]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.VincentMassol - Content
-
... ... @@ -50,11 +50,10 @@ 50 50 <div class='xwikitabpanescontainer'> 51 51 #foreach ($tab in $tabs) 52 52 #if ($tab['tabName'] == $view) 53 - {{include reference="$tab['document']"/}}53 + {{include document="$tab['document']"/}} 54 54 #break 55 55 #end 56 56 #end 57 57 </div> 58 58 {{/html}} 59 -#set($docextras=[]) 60 60 {{/velocity}}