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