debian: declare rsj-fiche custom cell (#52840)

This commit is contained in:
Frédéric Péters 2021-04-19 09:29:17 +02:00
parent 9f54c72f60
commit 65e5f599df
1 changed files with 5 additions and 0 deletions

5
debian/50gnm.py vendored
View File

@ -475,6 +475,11 @@ JSON_CELL_TYPES = {
{"varname": "category_id", "type": "string", "label": "Identifiant de la catégorie"},
],
},
"rsj-fiche": {
"url": "{{eservices_url}}api/cards/jeunes-rsa/{{jeunes_rsa_id}}/",
"name": "Fiche RSJ",
"cache_duration": 120,
},
}
COMBO_ASSET_SLOTS = {