mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
* Revert "[PM-11200] Move delete item permission to Can Manage (#10890)"
This reverts commit 8921230b4f.
* Removed provider access
This commit is contained in:
@@ -36,7 +36,6 @@ export class VaultCipherRowComponent implements OnInit {
|
||||
@Input() viewingOrgVault: boolean;
|
||||
@Input() canEditCipher: boolean;
|
||||
@Input() vaultBulkManagementActionEnabled: boolean;
|
||||
@Input() canManageCollection: boolean;
|
||||
|
||||
@Output() onEvent = new EventEmitter<VaultItemEvent>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user