Update backend_calendar_default_view.js
This commit is contained in:
parent
6fd28cd5e6
commit
b7d762c110
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ window.BackendCalendarDefaultView = window.BackendCalendarDefaultView || {};
|
|||
'<strong>' + EALang.email + '</strong> '
|
||||
+ event.data.customer.email
|
||||
+ '<br>' +
|
||||
'<strong>' + EALang.provider + '</strong> '
|
||||
'<strong>' + EALang.phone_number + '</strong> '
|
||||
+ event.data.customer.phone_number
|
||||
+ '<hr>' +
|
||||
'<div class="text-center">' +
|
||||
|
|
Loading…
Reference in a new issue