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