mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Merge pull request #2734 from ansible/jakemcdermott-patch-e2e-1
update credential form type selector
This commit is contained in:
commit
c09a23f063
@ -18,7 +18,7 @@ const common = createFormSection({
|
||||
name: 'Name',
|
||||
description: 'Description',
|
||||
organization: 'Organization',
|
||||
type: 'Credential type'
|
||||
type: 'Credential Type'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user