mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-18 16:36:22 +00:00
fixup! fixup! fixup! fixup! feat: pedir consentimiento #12795
This commit is contained in:
parent
05be2bb51b
commit
33859946c2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
- help_id = "#{id}-help"
|
||||
- help_id = "#{id}_help"
|
||||
|
||||
.custom-control.custom-checkbox
|
||||
%input.custom-control-input{ id: id, type: 'checkbox', name: name, value: value, required: required }
|
||||
|
|
Loading…
Reference in a new issue