diff --git a/awx/ui_next/src/screens/Job/JobList/JobList.jsx b/awx/ui_next/src/screens/Job/JobList/JobList.jsx index f8e3aa42b0..9ffc05a498 100644 --- a/awx/ui_next/src/screens/Job/JobList/JobList.jsx +++ b/awx/ui_next/src/screens/Job/JobList/JobList.jsx @@ -213,8 +213,8 @@ class JobList extends Component { }, { name: i18n._(t`Limit`), - key: 'job__limit' - } + key: 'job__limit', + }, ]} toolbarSortColumns={[ {