declare cell with cartads dossiers (#35328)

This commit is contained in:
Frédéric Péters 2019-10-04 13:47:45 +02:00
parent 3a6da728c2
commit 6cf36b099f
1 changed files with 13 additions and 1 deletions

14
debian/50gnm.py vendored
View File

@ -426,7 +426,19 @@ JSON_CELL_TYPES = {
}
]
},
"cartads-dossiers": {
"url": "{{passerelle_url}}grandlyon-cartads-cs/{{slug}}/files?name_id={{user_nameid}}",
"cache_duration": 3600,
"force_async": True,
"name": u"Dossiers Cart@DS",
"form": [
{
"varname": "slug",
"type": "string",
"label": "Slug du connecteur"
}
]
},
}
COMBO_ASSET_SLOTS = {