Merge branch 'resharingMessage'

This commit is contained in:
brantje 2016-10-15 16:14:07 +02:00
commit d7cef52bac
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -283,7 +283,7 @@
$scope.applyShareToUser(list[iterator], enc_key);
}
}
NotificationService.showNotification('Saved!', 4000);
} else {
ShareService.generateSharedKey(20).then(function (key) {