From 6cf36b099f870c31b7ecfaecaf5fde1f98621c77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 4 Oct 2019 13:47:45 +0200 Subject: [PATCH] declare cell with cartads dossiers (#35328) --- debian/50gnm.py | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/50gnm.py b/debian/50gnm.py index c52a222..c416901 100644 --- a/debian/50gnm.py +++ b/debian/50gnm.py @@ -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 = {