5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 19:45:46 +00:00

fixup! fixup! fixup! fixup! feat: pedir consentimiento #12795

This commit is contained in:
f 2023-03-28 18:19:19 -03:00
parent 05be2bb51b
commit 33859946c2

View file

@ -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 }