1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 01:53:55 +00:00

invite/edit org users

This commit is contained in:
Kyle Spearrin
2018-07-10 14:46:13 -04:00
parent a8618f1c79
commit b428660f92
10 changed files with 373 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
<small class="form-text text-muted">{{'externalIdGroupDesc' | i18n}}</small>
</div>
<h3 class="mt-4 d-flex">
<div class="mb-1">
<div class="mb-2">
{{'accessControl' | i18n}}
</div>
<div class="ml-auto" *ngIf="access === 'selected' && collections && collections.length">
@@ -33,7 +33,7 @@
</button>
</div>
</h3>
<div class="form-group">
<div class="form-group" [ngClass]="{'mb-0': access !== 'selected'}">
<div class="form-check">
<input class="form-check-input" type="radio" name="access" id="accessAll" value="all" [(ngModel)]="access">
<label class="form-check-label" for="accessAll">