mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
Credential owners are no longer searchable
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user