Updated Network (markdown) authored by Tom's avatar Tom
...@@ -238,8 +238,8 @@ Permet de créer des filtres. Exemple de filtre : ...@@ -238,8 +238,8 @@ Permet de créer des filtres. Exemple de filtre :
"types" : false, "types" : false,
"tags" : true, "tags" : true,
"paramsFiltre" : { "paramsFiltre" : {
conditionBlock : "and" | "or", "conditionBlock" : "and" | "or",
conditionTagsInBlock : "and" | "or" "conditionTagsInBlock" : "and" | "or"
}, },
"linksTag" : { "linksTag" : {
"Se nourrir" : { "Se nourrir" : {
... ...
......