mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Changed dropdown from Azure to Azure AD in CTinT
This commit is contained in:
parent
7af675b031
commit
0689fd81d8
@ -94,7 +94,7 @@ export default [
|
||||
};
|
||||
|
||||
var dropdownOptions = [
|
||||
{label: 'Azure', value: 'azure'},
|
||||
{label: 'Azure AD', value: 'azure'},
|
||||
{label: 'Github', value: 'github'},
|
||||
{label: 'Github Org', value: 'github_org'},
|
||||
{label: 'Github Team', value: 'github_team'},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user