From 37d31fae7bb3a733502dd06a4f4bf294ce7cb907 Mon Sep 17 00:00:00 2001 From: Mathieu Magnin Date: Tue, 31 Jan 2017 11:45:29 +0100 Subject: [PATCH] Rename formulaire to formulaire de demande --- app/views/admin/procedures/_informations.html.haml | 4 ++-- app/views/users/description/_pieces_justificatives.html.haml | 2 +- app/views/users/description/_show.html.haml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/admin/procedures/_informations.html.haml b/app/views/admin/procedures/_informations.html.haml index bf5776e99..dfbbcaf67 100644 --- a/app/views/admin/procedures/_informations.html.haml +++ b/app/views/admin/procedures/_informations.html.haml @@ -49,10 +49,10 @@ Cadastre .col-md-6.col-sm-6.col-xs-6.col-lg-6 - %h4 Formulaire / CERFA + %h4 Formulaire de demande ou CERFA %label =f.check_box :cerfa_flag - Activer l'envoi de formulaire / CERFA + Activer l'envoi de formulaire de demande ou CERFA %br =f.text_field :lien_demarche, class: 'form-control', placeholder: 'URL vers le formulaire vierge (facultatif)' diff --git a/app/views/users/description/_pieces_justificatives.html.haml b/app/views/users/description/_pieces_justificatives.html.haml index b21942179..939148476 100644 --- a/app/views/users/description/_pieces_justificatives.html.haml +++ b/app/views/users/description/_pieces_justificatives.html.haml @@ -4,7 +4,7 @@ - if @dossier.procedure.cerfa_flag %tr %th.col-lg-6 - ='Formulaire / CERFA (complété et numérisé)' + ='Formulaire de demande ou CERFA (complété et numérisé)' %td.col-lg-5 -if @dossier.cerfa_available? diff --git a/app/views/users/description/_show.html.haml b/app/views/users/description/_show.html.haml index b9daf89f5..210ea4783 100644 --- a/app/views/users/description/_show.html.haml +++ b/app/views/users/description/_show.html.haml @@ -26,7 +26,7 @@ -unless @procedure.lien_demarche.blank? %p - Récupérer le formulaire / CERFA vierge pour mon dossier : + Récupérer le formulaire de demande ou CERFA vierge pour mon dossier : %a{style:'font-size:0.9em; padding-left:3px', id: 'lien_cerfa' ,href: "#{@procedure.lien_demarche}", :target => '_blank'} Télécharger