use same template for all urgence-sanitaire-... tiles (#48496)

This commit is contained in:
Frédéric Péters 2020-11-19 19:33:16 +01:00
parent 57730993c0
commit a3e97a6534
1 changed files with 4 additions and 0 deletions

4
debian/50gnm.py vendored
View File

@ -462,6 +462,7 @@ JSON_CELL_TYPES = {
"cache_duration": 86400,
"force_async": False,
"name": "Urgence sanitaire Covid 19 - Accès aux soins",
"template-name": "combo/json/urgence-sanitaire.html",
"form": [
{
"varname": "gid",
@ -475,6 +476,7 @@ JSON_CELL_TYPES = {
"cache_duration": 86400,
"force_async": False,
"name": "Urgence sanitaire Covid 19 - Alimentation",
"template-name": "combo/json/urgence-sanitaire.html",
"form": [
{
"varname": "gid",
@ -488,6 +490,7 @@ JSON_CELL_TYPES = {
"cache_duration": 86400,
"force_async": False,
"name": "Urgence sanitaire Covid 19 - Hébergement",
"template-name": "combo/json/urgence-sanitaire.html",
"form": [
{
"varname": "gid",
@ -501,6 +504,7 @@ JSON_CELL_TYPES = {
"cache_duration": 86400,
"force_async": False,
"name": "Urgence sanitaire Covid 19 - Services au quotidien",
"template-name": "combo/json/urgence-sanitaire.html",
"form": [
{
"varname": "gid",