![JAR search and dependency download from the Maven repository](/logo.png)
templates.greenpepper.configuration.installation.configurationDbmsEdit.vm Maven / Gradle / Ivy
The newest version!
#if (!$action.actionErrors.isEmpty())
#foreach($error in $action.actionErrors)
$action.getText($error)
#end
#end
$action.getText('greenpepper.install.dbms')
#if($action.isCustomSetup())
#else
HSQL
#end
#if($action.isCustomSetup())
$action.getText('greenpepper.configuration.save')
#else
$action.getText('greenpepper.configuration.save')
#end
|
$action.getText('greenpepper.configuration.cancel')
#if($action.isCustomSetup())
|
$action.getText('greenpepper.configuration.testconnection')
#end
#if($action.isCustomSetup())
$action.getText('greenpepper.install.jndiurl')
$action.getText('greenpepper.install.dbms.mandatory')
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy