mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Credential owners are no longer searchable
This commit is contained in:
@@ -45,6 +45,7 @@ export default
|
|||||||
owners: {
|
owners: {
|
||||||
label: 'Owners',
|
label: 'Owners',
|
||||||
type: 'owners',
|
type: 'owners',
|
||||||
|
searchable: false,
|
||||||
nosort: true,
|
nosort: true,
|
||||||
excludeModal: true,
|
excludeModal: true,
|
||||||
columnClass: 'col-md-2 hidden-sm hidden-xs'
|
columnClass: 'col-md-2 hidden-sm hidden-xs'
|
||||||
|
|||||||
Reference in New Issue
Block a user