All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.greenpepper.confluence.execution.children-execution.vm Maven / Gradle / Ivy

There is a newer version: 4.2.4
Show newest version

#if (!$action.actionErrors.isEmpty())
	
#foreach($error in $action.actionErrors) $action.getText($error)
#end
#end
$action.getText('greenpepper.execution.for') #if($action.allChildren)$action.getText('greenpepper.children.all') #else $action.getText('greenpepper.children.firstlvl') #end $action.getText('greenpepper.children.childrenof')  $action.getText('greenpepper.execution.openbraket') $action.page.title $action.getText('greenpepper.execution.closebraket') $action.getText('greenpepper.labels.spaceson')  #if($action.spaceKey) $action.spaceKey $action.getText('greenpepper.labels.space') #else $action.getText('greenpepper.labels.allspaces') #end #if($action.executable)   #end
( $action.getText('greenpepper.group.member') $action.bulkUID )
#parse('/templates/greenpepper/confluence/execution/specificationList.vm')




© 2015 - 2025 Weber Informatics LLC | Privacy Policy