5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-04 23:06:57 +00:00

fix: activarlo

This commit is contained in:
f 2023-03-29 15:51:10 -03:00
parent 169682c2db
commit 7246ba00f5

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?