From 8eb61249dee41a4697715e69ddee1a4da1a92a68 Mon Sep 17 00:00:00 2001 From: Daniel Muyshond Date: Tue, 16 Aug 2022 13:36:41 +0200 Subject: [PATCH] [TELE-1400] added : emails to combo asset slots for the new iMio theme --- static/imio-basic/config.json | 3 +++ static/staging1/config.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/static/imio-basic/config.json b/static/imio-basic/config.json index bbc7620a..22c02b5a 100644 --- a/static/imio-basic/config.json +++ b/static/imio-basic/config.json @@ -8,6 +8,9 @@ }, "header:logo" : { "label" : "Image de logo" + }, + "emails:logo": { + "label": "Image d'en-tĂȘte dans les mails" } }, "COMBO_CELL_ASSET_SLOTS.update" : { diff --git a/static/staging1/config.json b/static/staging1/config.json index 3b97657e..6d90e436 100644 --- a/static/staging1/config.json +++ b/static/staging1/config.json @@ -8,6 +8,9 @@ }, "header:logo" : { "label" : "Image de logo" + }, + "emails:logo": { + "label": "Image d'en-tĂȘte dans les mails" } }, "COMBO_CELL_ASSET_SLOTS.update" : {