Changes for page AdminMenu
Last modified by Sarantis Dimitriadis on 2022/03/11 12:53
From version 2.6
edited by Sarantis Dimitriadis
on 2022/03/11 12:53
on 2022/03/11 12:53
Change comment:
There is no comment for this version
To version 2.4
edited by Sarantis Dimitriadis
on 2022/03/10 16:58
on 2022/03/10 16:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,5 @@ 1 1 {{velocity}} 2 +{{menu type="vertical"}} 2 2 3 3 * [[Home>>Main.WebHome]] 4 4 * [[Introduction>>Introduction.WebHome]] ... ... @@ -42,4 +42,5 @@ 42 42 * [[Tools>>Tools.WebHome]] 43 43 #end 44 44 46 +{{/menu}} 45 45 {{/velocity}}
- XWiki.UIExtensionClass[0]
-
- Cached
-
... ... @@ -1,1 +1,0 @@ 1 -No - Asynchronous rendering
-
... ... @@ -1,1 +1,0 @@ 1 -No - Executed Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{velocity}} 2 2 #panelheader("AdminMenu") 3 -{{menu type="vertical collapsible"}}{{include reference="$xcontext.uix.doc.documentReference" /}}{{/menu}} 3 +{{menu type="vertical collapsible open"}}{{include reference="$xcontext.uix.doc.documentReference" /}}{{/menu}} 4 4 #panelfooter() 5 5 {{/velocity}}