1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

Allow organizational admins to assign clone ownership (#458)

This commit is contained in:
Vincent Salucci
2020-02-12 15:11:38 -06:00
committed by GitHub
parent 6ed991593a
commit b7cd18b715
3 changed files with 17 additions and 3 deletions

View File

@@ -439,8 +439,7 @@
</select>
</div>
</div>
<ng-container
*ngIf="(!editMode || cloneMode) && !organization && ownershipOptions && ownershipOptions.length > 1">
<ng-container *ngIf="allowOwnershipAssignment()">
<h3 class="mt-4">{{'ownership' | i18n}}</h3>
<div class="row">
<div class="col-5">