diff --git a/WebApplication/src/orthancApi.js b/WebApplication/src/orthancApi.js index 6036ea2..040683b 100644 --- a/WebApplication/src/orthancApi.js +++ b/WebApplication/src/orthancApi.js @@ -560,7 +560,7 @@ export default { "Level": "Study", "Query": {}, "Labels": [label], - "LabelConstraint" : "All" + "LabelsConstraint" : "All" })); return response.data["Count"]; },