Changes for page Pages on this Wiki

Last modified by Thomas Mortagne on 2015/11/23 12:21

From version 8.1
edited by Thomas Mortagne
on 2013/11/06 09:13
Change comment: Import
To version 9.1
edited by Thomas Mortagne
on 2014/05/28 17:44
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-ui-6.0.1]

Summary

Details

Page properties
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