#applyDecorator("root") #decoratorParam("helper" $action.helper) #decoratorParam("context" "space-operations") #decoratorParam("mode" "view-space-operations") #if ($action.space.personal == true) #set ($selectionValue = "spacedetails-personal") #else #set ($selectionValue = "spacedetails") #end #applyDecorator ("root") #decoratorParam ("context" "spacecontentpanel") #decoratorParam ("title" $action.getText('space-operations')) #decoratorParam("helper" $action.helper) #decoratorParam("selection" $selectionValue) #decoratorParam ("selectedSpaceToolsWebItem" "spacedetails")
#parse("spaces/general-viewspacedetails.vm")
#end #end