chore(mailer): setup Services Publics+ by env var so instances can have their owns
This commit is contained in:
parent
d78c75620a
commit
8a859402ad
4 changed files with 7 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
- if @actions.present?
|
||||
= render 'notification_mailer/actions', actions: @actions, dossier: @dossier
|
||||
|
||||
- if @with_services_publics_plus
|
||||
- if @services_publics_plus_url.present?
|
||||
= render 'layouts/mailers/services_publics_plus'
|
||||
|
||||
- content_for :footer do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue