From 7055bf02a70d5c9bfbb2d6eeacc9ac91b4213400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 31 Mar 2017 11:18:40 +0200 Subject: [PATCH] grandlyon: add bijoe to all collectivities --- grandlyon/recipes/dardilly.json | 4 ++++ grandlyon/recipes/oullins.json | 4 ++++ grandlyon/recipes/vaulx-en-velin.json | 4 ++++ grandlyon/recipes/villeurbanne.json | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/grandlyon/recipes/dardilly.json b/grandlyon/recipes/dardilly.json index 3b999f1..87515d7 100644 --- a/grandlyon/recipes/dardilly.json +++ b/grandlyon/recipes/dardilly.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/oullins.json b/grandlyon/recipes/oullins.json index ce5ee63..0a00dd1 100644 --- a/grandlyon/recipes/oullins.json +++ b/grandlyon/recipes/oullins.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/vaulx-en-velin.json b/grandlyon/recipes/vaulx-en-velin.json index f87c5fa..08264bf 100644 --- a/grandlyon/recipes/vaulx-en-velin.json +++ b/grandlyon/recipes/vaulx-en-velin.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/villeurbanne.json b/grandlyon/recipes/villeurbanne.json index eca75b6..5e14d25 100644 --- a/grandlyon/recipes/villeurbanne.json +++ b/grandlyon/recipes/villeurbanne.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }}