remplacement de demarches-simplifiees.fr par un paramètre dans les vues

This commit is contained in:
clemkeirua 2020-07-22 10:32:20 +02:00
parent 31a262efef
commit c1208add62
49 changed files with 79 additions and 71 deletions

View file

@ -6,7 +6,7 @@
= link_to commencer_sign_up_path(path: @procedure.path), class: ['button large expand primary'] do
Créer un compte
%span.optional-on-small-screens
demarches-simplifiees.fr
#{APPLICATION_NAME}
= link_to 'Jai déjà un compte', commencer_sign_in_path(path: @procedure.path), class: ['button large expand']
= render partial: 'shared/france_connect_login', locals: { url: commencer_france_connect_path(path: @procedure.path) }