From 048858ba0f3d9084355a2617d8f54bbd89692855 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 3 May 2022 09:15:30 -0400 Subject: [PATCH] feat(calendar): optionally remove attendees that can't be invited If some attendees have prevented others to invite them, offer the organizer to remove them when saving the invitation. --- .../SchedulerUI/UIxAppointmentEditorTemplate.wox | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox index fd3750063..3bcd0a151 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox @@ -365,7 +365,14 @@ - +
@@ -374,7 +381,9 @@ close
-
+
+ +
@@ -385,6 +394,7 @@