diff --git a/resources/views/v1/reports/partials/categories.twig b/resources/views/v1/reports/partials/categories.twig index 8be6b25415..ce258de07f 100644 --- a/resources/views/v1/reports/partials/categories.twig +++ b/resources/views/v1/reports/partials/categories.twig @@ -29,7 +29,7 @@ {% endfor %}
- {% if report|length > listLength %} + {% if report.categories|length > listLength %}