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

templates.greenpepper.configuration.demo.demoPane.vm Maven / Gradle / Ivy

The newest version!
$action.getText('greenpepper.demo.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.demo.description')

#if($action.isDemoSpaceExist()) #else #end
View Demo Space    $action.getText('greenpepper.demo.removespace')
$action.getText('greenpepper.registration.title')
$action.getText('greenpepper.demo.username') #if(!$action.allowRemoteApiAnonymous)$action.getText('greenpepper.registration.mandatory')#end
$action.getText('greenpepper.demo.password') $action.getText('greenpepper.demo.createspace')
#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy