display user email in service footer
This commit is contained in:
parent
189b9e5037
commit
b2690d782e
3 changed files with 7 additions and 1 deletions
|
@ -15,6 +15,10 @@
|
|||
= t('.procedure_management')
|
||||
= service.nom
|
||||
= service.adresse
|
||||
%p
|
||||
= t('.email_sent_to')
|
||||
%br
|
||||
= dossier.user_email_for(:notification)
|
||||
%td{ width: "50%", valign: "top" }
|
||||
%p
|
||||
%strong
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue