This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
:sort-desc="[true]"
|
||||
:header-props="{ sortByText: $ay.t('Sort') }"
|
||||
data-cy="backupTable"
|
||||
:no-data-text="$ay.t('NoData')"
|
||||
>
|
||||
<template v-slot:[`item.actions`]="{ item }">
|
||||
<v-btn icon :href="item.url" v-if="item.url">
|
||||
|
||||
Reference in New Issue
Block a user