mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 12:57:55 +08:00
UX: Label should toggle checkbox.
https://meta.discourse.org/t/clicking-label-for-automatically-set-as-primary-group-doesnt-toggle-setting/71086/2
This commit is contained in:
parent
79f3d299a1
commit
4ae3a4e89e
@ -103,7 +103,7 @@
|
||||
{{/if}}
|
||||
|
||||
<div>
|
||||
<label for="primary_group">
|
||||
<label>
|
||||
{{input type="checkbox" checked=model.primary_group}}
|
||||
{{i18n 'admin.groups.primary_group'}}
|
||||
</label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user