mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
remove ID wording from label, it is not correct
This commit is contained in:
parent
fa92b2e851
commit
f6d174c337
@ -127,7 +127,7 @@ angular.module('CredentialsHelper', ['Utilities'])
|
||||
break;
|
||||
case 'openstack':
|
||||
scope.hostLabel = "Host (Authentication URL)";
|
||||
scope.projectLabel = "Project (Tenant Name/ID)";
|
||||
scope.projectLabel = "Project (Tenant Name)";
|
||||
scope.domainLabel = "Domain Name (optional)";
|
||||
scope.password_required = true;
|
||||
scope.project_required = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user