WIP: #8224 - ContextMenu #1035

Draft
wbuezas wants to merge 6 commits from wbuezas/salix-front-mindshore-fork2:8224-ContextMenu into dev
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 2498c8e365 - Show all commits

View File

@ -620,12 +620,9 @@ function setReference(data) {
'row-key': 'id',
selection: 'multiple',
}"
<<<<<<< Updated upstream
data-cy="ticketListTable"
=======
:context-menu-items="contextMenuItems"
:expr-builder="exprBuilder"
>>>>>>> Stashed changes
>
<template #column-statusIcons="{ row }">
<TicketProblems :row="row" />