From 972a2154dd8f3681fd2485f6ae33f1447a0f6ff4 Mon Sep 17 00:00:00 2001 From: Emmanuel Cazenave Date: Thu, 30 Mar 2023 12:22:36 +0200 Subject: [PATCH] saumur: add emails logo asset slot (#76024) --- static/saumur/config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/static/saumur/config.json b/static/saumur/config.json index 71610058..3fe8f9c1 100644 --- a/static/saumur/config.json +++ b/static/saumur/config.json @@ -2,13 +2,15 @@ "label": "Saumur Agglomération", "variables": { "theme_color": "#EA5625", - "cell_picture_size" : "150x150" + "cell_picture_size" : "150x150", + "email_header_asset": "emails:logo" }, "settings": { "combo": { "COMBO_ASSET_SLOTS.update": { "header:logo": { "label": "Têtière : logo" }, - "header:background": {"label": "Têtière : image de fond"} + "header:background": {"label": "Têtière : image de fond"}, + "emails:logo": {"label": "Emails : logo"} }, "COMBO_CELL_TEMPLATES.update" : { "data_linklistcell" : {