mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
update credential form type selector
This commit is contained in:
parent
0f66de2de9
commit
45072b54f0
@ -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