From af61752933f5f9972eebf8e2ab5ddbc3f0f01a48 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 16 Apr 2021 13:51:10 -0400 Subject: [PATCH] fix(mail(js)): add tooltip with email of attendees in invitation --- UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox index 1c3437032..dd9f285f2 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox @@ -187,6 +187,7 @@ {{$chip.name}} + {{ $chip.email }} @@ -206,6 +207,7 @@
{{$chip.name}} + {{ $chip.email }}