Changements sur le caractère obligatoire / facultatif et l'asterisque interface usager et page de connexion
This commit is contained in:
parent
0d1754d715
commit
804f89f444
18 changed files with 42 additions and 24 deletions
|
@ -14,7 +14,7 @@
|
|||
%h2.fr-h6= I18n.t('views.users.sessions.new.subtitle')
|
||||
|
||||
.fr-fieldset__element
|
||||
%p.fr-text--sm= t('utils.asterisk_html')
|
||||
%p.fr-text--sm= t('utils.mandatory_champs')
|
||||
|
||||
.fr-fieldset__element= render Dsfr::InputComponent.new(form: f, attribute: :email, input_type: :email_field, opts: { autocomplete: 'email', autofocus: true })
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue