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

templates.greenpepper.configuration.registration.ProjectManagementPane.vm Maven / Gradle / Ivy

The newest version!
$action.getText('greenpepper.spaceSelection.title') #if (!$action.actionErrors.isEmpty() && !$errorDisplayed) #set($errorDisplayed = true)    #foreach($error in $action.actionErrors) $action.getText($error) #end #end
#if($action.isServerReady)

$action.getText('greenpepper.spaceSelection.desc')

#if($action.readonly)#end
$action.getText('greenpepper.spaceSelection.spaceslist')
#if($firstSpace.length()>0)#end
#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy