saumur: add emails logo asset slot( #76024) #211

Merged
ecazenave merged 1 commits from wip/76024-saumur-mail into main 2023-04-03 15:17:08 +02:00
1 changed files with 4 additions and 2 deletions

View File

@ -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" : {