add cut-profile json cell

This commit is contained in:
Frédéric Péters 2017-09-19 14:03:55 +02:00
parent c913c62cb7
commit 00e014af7a
1 changed files with 4 additions and 0 deletions

4
debian/50gnm.py vendored
View File

@ -260,5 +260,9 @@ JSON_CELL_TYPES = {
"label": "Mode de transport (WALK, BIKE, PT, CAR)"
}
]
},
"cut-profile": {
"url": "[idp_url]api/users/[user_nameid]/",
"name": "Profil CUT",
}
}