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

@@ -10,7 +10,7 @@
hide-default-footer
@click:row="rowClick"
:header-props="{ sortByText: $ay.t('Sort') }"
:data-cy="!!$ay.dev ? 'subsTable' : false"
data-cy="subsTable"
>
</v-data-table>
</div>