mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +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">
|
||||
<row-details
|
||||
v-if="type !== 'UserListSearch' && type !== 'UserListMassCreation'"
|
||||
:row="row"
|
||||
:type="type"
|
||||
:slotName="slotName"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user