mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
fixed logic of sparklines
This commit is contained in:
parent
950ebc3a21
commit
4a0b489264
@ -30,7 +30,7 @@ export default
|
||||
},
|
||||
smart_status: {
|
||||
label: 'Status',
|
||||
columnClass: 'col-md-1 col-sm-2 col-xs-3',
|
||||
columnClass: 'col-lg-1 col-md-2 col-sm-2 col-xs-4',
|
||||
searchable: false,
|
||||
nosort: true,
|
||||
ngInclude: "'/static/partials/job-template-smart-status.html'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user