1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

hide ownership view when viewing a cipher in the admin console (#11852)

This commit is contained in:
Nick Krantz
2024-11-05 10:09:16 -06:00
committed by GitHub
parent e206fc1819
commit adcd5bd307
6 changed files with 98 additions and 6 deletions

View File

@@ -18,6 +18,7 @@
[organization]="organization$ | async"
[collections]="collections"
[folder]="folder$ | async"
[hideOwner]="isAdminConsole"
>
</app-item-details-v2>