diff --git a/netbox/templates/extras/report_list.html b/netbox/templates/extras/report_list.html index 3ef3e7221..7867fdbbe 100644 --- a/netbox/templates/extras/report_list.html +++ b/netbox/templates/extras/report_list.html @@ -38,7 +38,7 @@
{% include 'inc/sync_warning.html' with object=module %} - {% if module.reports|length %} + {% if module.reports %}