Credential owners are no longer searchable

This commit is contained in:
Michael Abashian 2016-07-13 10:53:41 -04:00
parent e9a0f41152
commit 624225e81f

View File

@ -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'