All forms as of today are exercised by "smoke" test and this commit
This commit is contained in:
@@ -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)">
|
||||
|
||||
Reference in New Issue
Block a user