mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
AC-537 Some UI field/name changes for cloud credentials.
This commit is contained in:
@@ -29,6 +29,9 @@ angular.module('CredentialsListDefinition', [])
|
||||
label: 'Description',
|
||||
excludeModal: true
|
||||
},
|
||||
kind: {
|
||||
label: 'Kind'
|
||||
},
|
||||
team: {
|
||||
label: 'Team',
|
||||
ngBind: 'credential.team_name',
|
||||
|
||||
Reference in New Issue
Block a user