mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-22 04:31:49 +00:00
fix: activarlo
This commit is contained in:
parent
169682c2db
commit
7246ba00f5
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