#set ($selectedTab = $params.get("selectedTab")) #set ($helper = $params.get("helper")) #if ($space && $action.getThemeManager().getSpaceTheme($space.key).hasSpaceSideBar()) ## Use Space Sidebar #parse ("/decorators/panels/spacetoolspanel.vmd") #else #* this effectively stops the header from showing in the space admin pages *# true browse advanced
#menuMacros_renderLeftNavMenu("space-advanced-menu" "system.space.advanced" $params.get("selection") false) $body
#parse ( "/breadcrumbs.vm" ) #if ($helper.spaceKey) $helper.spaceName $helper.spaceKey true #end #end ## if !Use Space Sidebar