5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-16 18:46:22 +00:00

fix: activarlo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-03-29 15:51:10 -03:00
parent c66d1f0f08
commit 414fd7348d

View file

@ -40,7 +40,6 @@
aria: { describedby: 'minimum-password-length' },
placeholder: t("#{password}_confirmation")
- if params[:consent]
.form-group
- Usuarie::CONSENT_FIELDS.each do |field|
- required = t(".#{field}.required", default: '').present?