mirror of
https://github.com/bitwarden/web
synced 2025-12-23 19:53:16 +00:00
dropdown options and iconography for subvaults
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
$scope.users = [];
|
||||
|
||||
$uibModalInstance.opened.then(function () {
|
||||
$scope.modalWindow = angular.element(document).find('.organizationSubvaultsUsersModal');
|
||||
|
||||
$scope.loading = false;
|
||||
apiService.subvaultUsers.listSubvault(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user