fixed logic of sparklines

This commit is contained in:
John Mitchell 2015-06-05 15:29:49 -04:00
parent 950ebc3a21
commit 4a0b489264

View File

@ -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'",