saumur: add emails logo asset slot (#76024)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Emmanuel Cazenave 2023-03-30 12:22:36 +02:00
parent 56abb19ef0
commit 972a2154dd
1 changed files with 4 additions and 2 deletions

View File

@ -2,13 +2,15 @@
"label": "Saumur Agglomération", "label": "Saumur Agglomération",
"variables": { "variables": {
"theme_color": "#EA5625", "theme_color": "#EA5625",
"cell_picture_size" : "150x150" "cell_picture_size" : "150x150",
"email_header_asset": "emails:logo"
}, },
"settings": { "settings": {
"combo": { "combo": {
"COMBO_ASSET_SLOTS.update": { "COMBO_ASSET_SLOTS.update": {
"header:logo": { "label": "Têtière : logo" }, "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" : { "COMBO_CELL_TEMPLATES.update" : {
"data_linklistcell" : { "data_linklistcell" : {