This commit is contained in:
@@ -11,10 +11,8 @@
|
|||||||
class="elevation-1"
|
class="elevation-1"
|
||||||
:disable-pagination="true"
|
:disable-pagination="true"
|
||||||
:disable-filtering="true"
|
:disable-filtering="true"
|
||||||
|
:disable-sort="true"
|
||||||
hide-default-footer
|
hide-default-footer
|
||||||
:sort-by="['created']"
|
|
||||||
:sort-desc="[true]"
|
|
||||||
:header-props="{ sortByText: $ay.t('Sort') }"
|
|
||||||
data-cy="jobsTable"
|
data-cy="jobsTable"
|
||||||
>
|
>
|
||||||
<template v-slot:[`item.actions`]="{ item }">
|
<template v-slot:[`item.actions`]="{ item }">
|
||||||
|
|||||||
Reference in New Issue
Block a user