mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 00:47:37 -02:30
fix prettier
This commit is contained in:
@@ -213,8 +213,8 @@ class JobList extends Component {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: i18n._(t`Limit`),
|
name: i18n._(t`Limit`),
|
||||||
key: 'job__limit'
|
key: 'job__limit',
|
||||||
}
|
},
|
||||||
]}
|
]}
|
||||||
toolbarSortColumns={[
|
toolbarSortColumns={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user