Merge branch 'net' into development
This commit is contained in:
commit
83441e6bed
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ const props =
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<q-btn @click.stop icon="more_vert" color="grey" flat dense :id="props.nameId">
|
||||
<q-btn @click.stop icon="more_vert" color="grey" flat dense :data-testid="`action${props.nameId}`">
|
||||
<q-menu auto-close>
|
||||
<q-list dense>
|
||||
<q-item clickable @click="() => $emit('edit')" id="FileltemActionEdit">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue