mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch 'master' into 1234-Detailansicht-in-Mehrfachschoepfung-automatisch-schliessen
This commit is contained in:
commit
b8a39585a8
@ -234,6 +234,9 @@ export default {
|
||||
row.toggleDetails()
|
||||
this.slotIndex = index
|
||||
this.openRow = row
|
||||
if (this.type === 'PageCreationConfirm') {
|
||||
this.creationUserData = row.item
|
||||
}
|
||||
}
|
||||
} else {
|
||||
row.toggleDetails()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user