mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
[Policy] Personal Ownership (#605)
* Initial commit of personal ownership * Saving updated merge conflicts * Updated jslib (dcbd09e->72bf18f) * Fixed casing
This commit is contained in:
@@ -311,7 +311,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box" *ngIf="(!editMode || cloneMode) && ownershipOptions && ownershipOptions.length > 1">
|
||||
<div class="box" *ngIf="allowOwnershipOptions()">
|
||||
<div class="box-header">
|
||||
{{'ownership' | i18n}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user