mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-28 19:25:36 +00:00
parent
eeb111bf44
commit
f1c4726749
@ -143,6 +143,7 @@
|
|||||||
res.add(person._id)
|
res.add(person._id)
|
||||||
}
|
}
|
||||||
if (res.size > 0) {
|
if (res.size > 0) {
|
||||||
|
closePopup('participants')
|
||||||
showPopup(
|
showPopup(
|
||||||
ParticipantsPopup,
|
ParticipantsPopup,
|
||||||
{ participants: Array.from(res) },
|
{ participants: Array.from(res) },
|
||||||
|
Loading…
Reference in New Issue
Block a user