mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 18:56:21 +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' },
|
||||
placeholder: t("#{password}_confirmation")
|
||||
|
||||
- if params[:consent]
|
||||
.form-group
|
||||
- Usuarie::CONSENT_FIELDS.each do |field|
|
||||
- required = t(".#{field}.required", default: '').present?
|
||||
|
|
Loading…
Reference in a new issue