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

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 #if($action.isCustomSetup()) #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
$action.getText('greenpepper.install.jndiurl') $action.getText('greenpepper.install.dbms.mandatory')




© 2015 - 2025 Weber Informatics LLC | Privacy Policy