From 1ab4f588025e229bac94b299b1a17aa118b22614 Mon Sep 17 00:00:00 2001 From: tofulm Date: Thu, 12 Mar 2020 11:06:22 +0100 Subject: [PATCH] on ajoute l'ex pour mettre des liens compatible json --- json_gamutable.json.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json_gamutable.json.html b/json_gamutable.json.html index 563fc52..1870a30 100644 --- a/json_gamutable.json.html +++ b/json_gamutable.json.html @@ -34,7 +34,7 @@ "lieu_naissance" : [(#LIEU_NAISSANCE|json_encode)], "representant_legal" : [(#REPRESENTANT_LEGAL|json_encode)], "type" : [(#TYPE|json_encode)], -"email" : [(#EMAIL|json_encode)], +"email" : [(#VAL{#EMAIL}|json_encode)], "telephone" : [(#TELEPHONE|json_encode)], "adresse" : [(#ADRESSE|json_encode)] }