added en_construction date to the title of the request

This commit is contained in:
clemkeirua 2019-02-11 17:38:06 +01:00
parent 06f3143e61
commit 680d80b5f2

View file

@ -5,7 +5,7 @@
.title-container
%span.icon.folder
%h1= dossier.procedure.libelle
%h2 Dossier nº #{dossier.id}
%h2 Dossier nº #{dossier.id} - Déposé le #{dossier.en_construction_at.strftime("%d/%m/%Y")}
- if current_user.owns?(dossier)
.header-actions