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

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

The newest version!
#if($action.isWithNewProject()) #end #if(!$action.isWithNewProject() && !$action.systemUnderTests.isEmpty()) #end
$action.getText('greenpepper.project.name')
  $action.getText('greenpepper.registration.mandatory')
$action.getText('greenpepper.project.alias') $action.getText('greenpepper.registration.mandatory') #if(!$action.registered)$action.getText('greenpepper.registration.save') #else$action.getText('greenpepper.registration.update') #end | $action.getText('greenpepper.registration.cancel')
$action.getText('greenpepper.project.username') $action.getText('greenpepper.project.password')
#parse('templates/greenpepper/configuration/suts/systemUnderTest.vm')




© 2015 - 2025 Weber Informatics LLC | Privacy Policy