mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
Credential owners are no longer searchable
This commit is contained in:
parent
e9a0f41152
commit
624225e81f
@ -45,6 +45,7 @@ export default
|
||||
owners: {
|
||||
label: 'Owners',
|
||||
type: 'owners',
|
||||
searchable: false,
|
||||
nosort: true,
|
||||
excludeModal: true,
|
||||
columnClass: 'col-md-2 hidden-sm hidden-xs'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user