##
#parse ( "/template/includes/actionerrors.vm" ) #if ($actionErrors.empty)| $blueprintCore.text("com.brikit.blueprintmaker.space.definition.name") | $blueprintCore.text("com.brikit.blueprintmaker.space.definition.key") | $blueprintCore.text("com.brikit.blueprintmaker.space.definition.description") | $blueprintCore.text("com.brikit.blueprintmaker.space.definition.template.name") | $blueprintCore.text("com.brikit.blueprintmaker.space.definition.status") |
|---|---|---|---|---|
| $spaceDefinition.name | $spaceDefinition.key | $spaceDefinition.description | $spaceDefinition.category | #set ($space = $brikitCore.getSpace($spaceKey))#if ($space) Audit #else #end |