1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-02 18:17:46 +01:00

[AC-1108] add correct formControlName (#4891)

This commit is contained in:
Jake Fink 2023-03-02 20:02:05 -05:00 committed by GitHub
parent f7618e180a
commit c7a71dc22e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,7 +235,7 @@
type="checkbox" type="checkbox"
name="manageUsers" name="manageUsers"
id="manageUsers" id="manageUsers"
formControlName="managePolicies" formControlName="manageUsers"
(change)="handleDependentPermissions()" (change)="handleDependentPermissions()"
/> />
<label class="!tw-font-normal" for="manageUsers"> <label class="!tw-font-normal" for="manageUsers">