fix: display contact info on footer of notif mail

This commit is contained in:
Christophe Robillard 2023-09-27 12:49:24 +02:00
parent 6035a16ecc
commit 2a39cfead7

View file

@ -5,6 +5,7 @@
= succeed '.' do
= link_to t('.file_messagerie'), messagerie_dossier_url(dossier), target: '_blank', rel: 'noopener'
- service = dossier&.service || dossier.procedure.service
- if service.present?
%table{ width: "100%", border: "0", cellspacing: "0", cellpadding: "0", style: "cursor:auto;color:#55575d;font-family:Helvetica, Arial, sans-serif;font-size:11px;line-height:22px;text-align:left;" }
%tr
@ -13,7 +14,6 @@
%strong
= t('.procedure_management')
= service.nom
= service.organisme
= service.adresse
%td{ width: "50%", valign: "top" }
%p