mirror of
https://github.com/ansible/awx.git
synced 2026-08-01 02:19:55 -02:30
Added Owner radio button to Credential detail page. Lookup for Credential on Groups page is working now.
This commit is contained in:
committed by
Chris Church
parent
6a7d8b52aa
commit
f327be5811
@@ -28,9 +28,6 @@ angular.module('CredentialsListDefinition', [])
|
||||
label: 'Description',
|
||||
excludeModal: true
|
||||
},
|
||||
kind: {
|
||||
label: 'Kind'
|
||||
},
|
||||
team: {
|
||||
label: 'Team',
|
||||
ngBind: 'credential.team_name',
|
||||
|
||||
Reference in New Issue
Block a user