mirror of
https://github.com/bitwarden/browser
synced 2024-12-25 09:32:06 +01:00
[AC-1108] add correct formControlName (#4891)
This commit is contained in:
parent
f7618e180a
commit
c7a71dc22e
@ -235,7 +235,7 @@
|
||||
type="checkbox"
|
||||
name="manageUsers"
|
||||
id="manageUsers"
|
||||
formControlName="managePolicies"
|
||||
formControlName="manageUsers"
|
||||
(change)="handleDependentPermissions()"
|
||||
/>
|
||||
<label class="!tw-font-normal" for="manageUsers">
|
||||
|
Loading…
Reference in New Issue
Block a user