keep classic combo templates listed

This commit is contained in:
Frédéric Péters 2017-08-29 21:50:05 +02:00
parent bd8bba2be4
commit ac9ba48922
1 changed files with 2 additions and 2 deletions

4
debian/50gnm.py vendored
View File

@ -4,7 +4,7 @@ COMBO_MAP_TILE_URLTEMPLATE = "https://carton.entrouvert.org/hydda-tiles/{z}/{x}/
COMBO_MAP_ATTRIBUTION = "&copy; <a href='http://www.openstreetmap.org/copyright'>OpenStreetMap</a>"
COMBO_DASHBOARD_ENABLED = True
COMBO_PUBLIC_TEMPLATES = {
COMBO_PUBLIC_TEMPLATES.update({
"standard": {
"name": u"Blanc",
"template": "combo/page_template_blank.html",
@ -74,7 +74,7 @@ COMBO_PUBLIC_TEMPLATES = {
}
}
},
}
})
JSON_CELL_TYPES = {
"velov": {