Merge pull request #2193 from kensible/2177-matchJobLists

Matched job listings
This commit is contained in:
kensible 2016-06-09 10:01:17 -04:00
commit 7533cc98d0

View File

@ -73,8 +73,7 @@ export default
ngBind: 'completed_job.type_label',
link: false,
columnClass: "col-lg-2 col-md-2 hidden-sm hidden-xs",
columnShow: "showJobType",
searchOnly: true,
searchable: true,
searchType: 'select',
searchOptions: [] // populated via GetChoices() in controller
},