All forms as of today are exercised by "smoke" test and this commit

This commit is contained in:
2020-10-20 16:28:46 +00:00
parent bb33521216
commit 83891eb3ac
8 changed files with 45 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
:disable-filtering="true"
hide-default-footer
:header-props="{ sortByText: $ay.t('Sort') }"
:data-cy="!!$ay.dev ? 'notifyQueueTable' : false"
>
<template v-slot:[`item.actions`]="{ item }">
<v-icon small class="mr-2" @click="deleteItem(item)">