diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox index 156c6a54f..b350f6713 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox @@ -219,12 +219,14 @@ ng-hide="editor.showAttendeesEditor" readonly="true"> -
{{$chip.name}}
+
+ +
{{$chip.name}}
-
+
diff --git a/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox b/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox index cabdbeea2..90867adbb 100644 --- a/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox +++ b/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox @@ -17,8 +17,9 @@
- +
{{currentAttendee.name}}
{{currentAttendee.email}}