mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
hide ownership view when viewing a cipher in the admin console (#11852)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*ngIf="showCipherView"
|
||||
[cipher]="cipher"
|
||||
[collections]="collections"
|
||||
[isAdminConsole]="formConfig.isAdminConsole"
|
||||
></app-cipher-view>
|
||||
<vault-cipher-form
|
||||
*ngIf="loadForm"
|
||||
|
||||
Reference in New Issue
Block a user