#* @vtlvariable name="action" type="com.atlassian.confluence.security.actions.EditSpacePermissionDefaultsAction" *#
$action.getActionName($action.getClass().getName())
defaultspaceperms
#applyDecorator("root")
#decoratorParam("helper" $action.helper)
## use space.vmd if context starts with 'space-'. otherwise, the context string is the decorator name
#decoratorParam("context" "space-administration")
## a hack, if the mode does not start with 'create-', space tabs will be shown
#decoratorParam("mode" "create-default-space-permissions")
#decoratorParam("infopanel-width" "200px")
##parse ( "/spaces/space-operations.vm" )
#end