mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
@@ -764,7 +764,7 @@
|
||||
<md-dialog-content class="md-dialog-content"
|
||||
ng-show="$AttendeeConflictDialogController.conflictError.attendee_email">
|
||||
<h2 class="md-title">{{ ::'Warning' | loc }}</h2>
|
||||
<p>{{ ::'A time conflict exists with one or more attendees.\nWould you like to keep the current settings anyway?' | loc }}</p>
|
||||
<p ng-bind-html="::'A time conflict exists with one or more attendees.\nWould you like to keep the current settings anyway?' | loc | ln2br"><!-- warning --></p>
|
||||
<md-list>
|
||||
<md-list-item>
|
||||
<md-icon>person</md-icon> {{$AttendeeConflictDialogController.conflictError.attendee_name}} ({{$AttendeeConflictDialogController.conflictError.attendee_email}})
|
||||
|
||||
Reference in New Issue
Block a user