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

@ -4,7 +4,7 @@
- when :not_found
Nous navons pas trouvé détablissement correspondant à ce numéro de SIRET.
= link_to('Plus dinformations', "https://faq.demarches-simplifiees.fr/article/4-erreur-siret", target: '_blank', rel: 'noopener')
= link_to('Plus dinformations', FAQ_ERREUR_SIRET_URL, target: '_blank', rel: 'noopener')
- when :network_error
= t('errors.messages.siret_network_error')