From 2be4bcf22d56f3f10af9d6c8183a9d5b484d25ae Mon Sep 17 00:00:00 2001 From: Christophe Robillard Date: Tue, 16 Feb 2021 17:54:57 +0100 Subject: [PATCH] =?UTF-8?q?admin:=20peut=20modifier=20dur=C3=A9e=20de=20co?= =?UTF-8?q?nservation=20d'une=20proc=C3=A9dure=20publi=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../procedures/_informations.html.haml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/app/views/new_administrateur/procedures/_informations.html.haml b/app/views/new_administrateur/procedures/_informations.html.haml index e3ba343bb..944a177ab 100644 --- a/app/views/new_administrateur/procedures/_informations.html.haml +++ b/app/views/new_administrateur/procedures/_informations.html.haml @@ -16,14 +16,15 @@ %h3.header-subsection Logo de la démarche = image_upload_and_render f, @procedure.logo -- if !@procedure.locked? - %h3.header-subsection Conservation des données - = f.label :duree_conservation_dossiers_dans_ds do - Sur #{APPLICATION_NAME} - %span.mandatory * +%h3.header-subsection Conservation des données += f.label :duree_conservation_dossiers_dans_ds do + Sur #{APPLICATION_NAME} + %span.mandatory * + %p.notice (durée en mois après le début de l’instruction) = f.number_field :duree_conservation_dossiers_dans_ds, class: 'form-control', placeholder: '6', required: true +- if !@procedure.locked? = f.label :duree_conservation_dossiers_hors_ds do Hors #{APPLICATION_NAME} %span.mandatory *