Changes for page Pages on this Wiki

Last modified by Ludovic Dubost on 2015/11/28 14:58

From version 1.1
edited by Ludovic Dubost
on 2014/03/30 19:46
Change comment: Imported from XAR
To version 2.1
edited by Thomas Mortagne
on 2014/09/29 12:38
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-ui-6.2]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ludovic
1 +xwiki:XWiki.ThomasMortagne
Content
... ... @@ -50,7 +50,7 @@
50 50  <div class='xwikitabpanescontainer'>
51 51  #foreach ($tab in $tabs)
52 52   #if ($tab['tabName'] == $view)
53 - {{include document="$tab['document']"/}}
53 + {{include reference="$tab['document']"/}}
54 54   #break
55 55   #end
56 56  #end