Fix message editor in Address Book and Calendar

This commit is contained in:
Francis Lachapelle
2018-09-24 11:22:09 -04:00
parent 12cbebec07
commit 78c1244975
2 changed files with 8 additions and 6 deletions
@@ -359,6 +359,7 @@
return onCompleteDeferred.resolve(element);
},
locals: {
stateParent: $scope,
stateAccount: account,
stateMessage: message,
onCompletePromise: function () {