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

@@ -15,7 +15,7 @@
:dataListSort="dataListSort"
:showSelect="rights.change"
v-on:selection-change="handleSelected"
:data-cy="!!$ay.dev ? 'widgetsTable' : false"
data-cy="widgetsTable"
>
</gz-data-table>
</div>