1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

[Policy] Personal Ownership banner (#1523)

* Initial commit of ownership banner

* updated capitlization
This commit is contained in:
Vincent Salucci
2021-01-05 17:34:00 -06:00
committed by GitHub
parent e1421b34d5
commit 8af54375f3
2 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,9 @@
</div>
</header>
<content *ngIf="cipher">
<app-callout type="info" *ngIf="allowOwnershipOptions() && !allowPersonal">
{{'personalOwnershipPolicyInEffect' | i18n}}
</app-callout>
<div class="box">
<div class="box-header">
{{'itemInformation' | i18n}}