1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

[AC-1786] deprecate manager role (#6931)

* add deprecation message

* hide manager option

* deprecate manager enum
This commit is contained in:
Will Martin
2023-12-12 09:43:47 -05:00
committed by GitHub
parent 25c5bb147d
commit 02ba26e53c
3 changed files with 11 additions and 1 deletions

View File

@@ -60,7 +60,10 @@
</div>
</label>
</div>
<div class="tw-mb-2 tw-flex tw-items-baseline">
<div
*ngIf="!(flexibleCollectionsEnabled$ | async)"
class="tw-mb-2 tw-flex tw-items-baseline"
>
<input
type="radio"
id="userTypeManager"