using en_contruction_at for initial deposit date

This commit is contained in:
clemkeirua 2019-02-12 15:23:27 +01:00
parent c2048e9879
commit ec6af852bb

View file

@ -5,7 +5,7 @@
.title-container
%span.icon.folder
%h1= dossier.procedure.libelle
%h2 Dossier nº #{dossier.id} - Déposé le #{I18n.l(dossier.created_at, format: '%d %B %Y')}
%h2 Dossier nº #{dossier.id} - Déposé le #{I18n.l(dossier.en_construction_at, format: '%d %B %Y')}
- if current_user.owns?(dossier)
.header-actions