(js) Disable submit btn while saving event or task

Fixes #3880
This commit is contained in:
Francis Lachapelle
2016-11-04 14:29:54 -04:00
parent fb7a83f44a
commit 7c02b4bf88
5 changed files with 42 additions and 26 deletions
+1 -1
View File
@@ -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}})