mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
close row-details automatically when switching to multiple creation page
This commit is contained in:
parent
b86ecae0db
commit
653ad82bb5
@ -74,6 +74,7 @@
|
|||||||
|
|
||||||
<template #row-details="row">
|
<template #row-details="row">
|
||||||
<row-details
|
<row-details
|
||||||
|
v-if="type !== 'UserListSearch' && type !== 'UserListMassCreation'"
|
||||||
:row="row"
|
:row="row"
|
||||||
:type="type"
|
:type="type"
|
||||||
:slotName="slotName"
|
:slotName="slotName"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user