This commit is contained in:
2020-10-20 18:51:40 +00:00
parent 67e908f2cc
commit db2fc91238
31 changed files with 91 additions and 100 deletions

View File

@@ -75,7 +75,7 @@
:sort-by="['created']"
:sort-desc="[true]"
:header-props="{ sortByText: $ay.t('Sort') }"
:data-cy="!!$ay.dev ? 'backupTable' : false"
data-cy="backupTable"
>
<template v-slot:[`item.actions`]="{ item }">
<v-btn icon :href="item.url">