Changes for page TeBeVAT Navigation
Last modified by Vincent Gyda on 2022/02/02 22:02
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- Panels.PanelClass[0]
-
- Content
-
... ... @@ -1,13 +1,5 @@ 1 1 {{template name="documentTree_macros.vm" /}} 2 2 3 3 {{velocity}} 4 -{{html}} 5 -#documentTree({ 6 -'compact':'true', 7 -'showAttachments':'false', 8 -'showTranslations':'false', 9 -'showClassProperties':'false', 10 -'exclusions':'document:xwiki:Menu.WebHome,document:xwiki:XWiki.WebHome' 11 -}) 12 -{{/html}} 4 +{{documentTree showTranslations="false" showAttachments="false" compact="true" showClassProperties="false" exclusions="document:xwiki:Menu.WebHome,document:xwiki:XWiki.WebHome" /}} 13 13 {{/velocity}}