mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 17:07:36 -02:30
fixed logic of sparklines
This commit is contained in:
@@ -30,7 +30,7 @@ export default
|
|||||||
},
|
},
|
||||||
smart_status: {
|
smart_status: {
|
||||||
label: '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,
|
searchable: false,
|
||||||
nosort: true,
|
nosort: true,
|
||||||
ngInclude: "'/static/partials/job-template-smart-status.html'",
|
ngInclude: "'/static/partials/job-template-smart-status.html'",
|
||||||
|
|||||||
Reference in New Issue
Block a user