From 7fa966548c466814c83b4993791dc5b7aa963d63 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 2 Feb 2023 15:58:32 +0100 Subject: [PATCH] fix(mailer): missing procedure logo for DossierMailer --- app/views/layouts/mailers/layout.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/mailers/layout.html.erb b/app/views/layouts/mailers/layout.html.erb index 6175243c6..70562a48b 100644 --- a/app/views/layouts/mailers/layout.html.erb +++ b/app/views/layouts/mailers/layout.html.erb @@ -108,6 +108,7 @@
+ <%= yield(:procedure_logo) %>