mirror of
https://github.com/bitwarden/web
synced 2025-12-23 19:53:16 +00:00
share modal
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
isFolder: isFolder
|
||||
};
|
||||
|
||||
$scope.savePromise = null;
|
||||
$scope.save = function (model) {
|
||||
$scope.sharePromise = null;
|
||||
$scope.share = function () {
|
||||
$uibModalInstance.close({});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user