mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
fix list label of status
This commit is contained in:
parent
563917a217
commit
e3ebbab17d
@ -29,7 +29,8 @@ export default
|
||||
awTipPlacement: "top",
|
||||
},
|
||||
status: {
|
||||
label: 'Status',
|
||||
label: '',
|
||||
searchLabel: 'Status',
|
||||
columnClass: 'col-lg-1 col-md-2 col-sm-2 col-xs-2',
|
||||
awToolTip: "{{ job.status_tip }}",
|
||||
awTipPlacement: "top",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user