Credential owners are no longer searchable

This commit is contained in:
Michael Abashian
2016-07-13 10:55:34 -04:00
parent e9a0f41152
commit 624225e81f
+1
View File
@@ -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'