fix indent
This commit is contained in:
parent
d55f156aec
commit
ac56581ccf
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
||||||
Sur #{APPLICATION_NAME}
|
Sur #{APPLICATION_NAME}
|
||||||
%span.mandatory *
|
%span.mandatory *
|
||||||
|
|
||||||
%p.notice (durée en mois après le début de l’instruction)
|
%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
|
= f.number_field :duree_conservation_dossiers_dans_ds, class: 'form-control', placeholder: '6', required: true
|
||||||
|
|
||||||
- if @procedure.created_at.present?
|
- if @procedure.created_at.present?
|
||||||
= f.label :lien_site_web do
|
= f.label :lien_site_web do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue