mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 10:30:03 -03:30
Merge pull request #2193 from kensible/2177-matchJobLists
Matched job listings
This commit is contained in:
commit
7533cc98d0
@ -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
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user