From version < 2.1 >
edited by Vincent Gyda
on 2022/01/13 19:05
To version < 9.1 >
edited by Vincent Gyda
on 2022/01/20 11:09
< >
Change comment: There is no comment for this version

Summary

Details

Panels.PanelClass[0]
Content
... ... @@ -1,5 +1,13 @@
1 -{{velocity}}
2 -#panelheader('TeBeVAT')
1 +{{template name="documentTree_macros.vm" /}}
3 3  
4 -#panelfooter()
3 +{{velocity}}
4 +{{html}}
5 +#documentTree({
6 +'compact':'true',
7 +'showAttachments':'false',
8 +'showTranslations':'false',
9 +'showClassProperties':'false',
10 +'exclusions':'document:xwiki:XWiki.WebHome,document:xwiki:XWiki.Sandbox'
11 +})
12 +{{/html}}
5 5  {{/velocity}}