Merge pull request #3414 from Keirua/feat/ajout-date-depot

Ajout de la date de passage en construction au sous-titre du dossier
This commit is contained in:
Paul Chavard 2019-02-12 17:03:46 +00:00 committed by GitHub
commit 8750d0e410
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 #{l(dossier.en_construction_at, format: '%d %B %Y')}
- if current_user.owns?(dossier)
.header-actions