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