mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #1245 from gradido/1234-Detailansicht-in-Mehrfachschoepfung-automatisch-schliessen
close row-details automatically when switching to multiple creation page
This commit is contained in:
commit
6f2e971296
@ -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