mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 20:46:22 +00:00
This commit is contained in:
parent
c66d1f0f08
commit
414fd7348d
1 changed files with 13 additions and 14 deletions
|
@ -40,7 +40,6 @@
|
||||||
aria: { describedby: 'minimum-password-length' },
|
aria: { describedby: 'minimum-password-length' },
|
||||||
placeholder: t("#{password}_confirmation")
|
placeholder: t("#{password}_confirmation")
|
||||||
|
|
||||||
- if params[:consent]
|
|
||||||
.form-group
|
.form-group
|
||||||
- Usuarie::CONSENT_FIELDS.each do |field|
|
- Usuarie::CONSENT_FIELDS.each do |field|
|
||||||
- required = t(".#{field}.required", default: '').present?
|
- required = t(".#{field}.required", default: '').present?
|
||||||
|
|
Loading…
Reference in a new issue