Toggle navigation
Log-in
Page Index
User Index
Application Index
Application Index
Wiki source code of
Application Index
Last modified by superadmin on 2018/02/08 12:18
Export
Print preview
View Source
Children
Content
Comments
Attachments
×
Export
Export as PDF
Export as HTML
Cancel
Hide line numbers
1: {{include reference="Applications.Macros" /}} 2: 3: {{velocity}} 4: #set ($discard = $xwiki.ssx.use('Panels.Applications')) 5: {{html}} 6: <ul class="applicationsPanel nav nav-pills nav-stacked"> 7: #displayAppEntries('org.xwiki.platform.panels.Applications', '') 8: </ul> 9: {{/html}} 10: 11: #set ($displayDocExtra = false) 12: {{/velocity}}