settings: define asset slot for GLC banner/logo

This commit is contained in:
Frédéric Péters 2018-07-03 16:04:49 +02:00
parent aa46104930
commit 6bf8d36987
1 changed files with 3 additions and 0 deletions

3
debian/50gnm.py vendored
View File

@ -278,6 +278,9 @@ JSON_CELL_TYPES = {
}
COMBO_ASSET_SLOTS = {
"banner:cut": {
"label": u"Logo bandeau pour Grand Lyon Connect"
},
"commune:banner": {
"label": u"Bandeau communal"
},