diff --git a/NEWS b/NEWS index 4b6f9b76a..ddd6f0a46 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +4.0.5 (2018-MM-DD) +------------------ + +Enhancements + - [web] show source addressbook of matching contacts in appointment editor (#4579) + 4.0.4 (2018-10-23) ------------------ diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox index be723e67f..51d8caed9 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox @@ -234,9 +234,10 @@ search -
- {{card.$$fullname}} - {{card.$$email}} -
+
+

{{ card.$$fullname }}

+

{{ card.$$email }}

+

{{ card.containername }}

+