mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
[PM-6450] add missing table cell to vault table in AC (#8081)
This commit is contained in:
@@ -54,6 +54,7 @@
|
|||||||
[showBulkEditCollectionAccess]="
|
[showBulkEditCollectionAccess]="
|
||||||
(showBulkEditCollectionAccess$ | async) && organization?.flexibleCollections
|
(showBulkEditCollectionAccess$ | async) && organization?.flexibleCollections
|
||||||
"
|
"
|
||||||
|
[viewingOrgVault]="true"
|
||||||
>
|
>
|
||||||
</app-vault-items>
|
</app-vault-items>
|
||||||
<ng-container *ngIf="!flexibleCollectionsV1Enabled">
|
<ng-container *ngIf="!flexibleCollectionsV1Enabled">
|
||||||
|
|||||||
Reference in New Issue
Block a user