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