This commit is contained in:
Peter Maquiran
2021-05-28 16:39:03 +01:00
parent f709e6f541
commit 1b3cce6215
9 changed files with 12 additions and 2 deletions
@@ -140,6 +140,7 @@
*ngIf="showAttendees"
class="d-flex flex-column height-100 hide-footer"
[adding]="adding"
[footer]="false"
[taskParticipants]="taskParticipants"
[taskParticipantsCc]="taskParticipantsCc"
(closeComponent)="closeComponent()"