aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/web/base/report/new/category_extras.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/report/new/category_extras.html b/templates/web/base/report/new/category_extras.html
index 6275cd1b7..c416556e2 100644
--- a/templates/web/base/report/new/category_extras.html
+++ b/templates/web/base/report/new/category_extras.html
@@ -5,7 +5,7 @@
[% INCLUDE "report/new/unresponsive_body.html" body_id = unresponsive.$category %]
[%- END %]
- [%- IF report_meta %]
+ [%- IF category_extras.$category.size %]
<h4>[% loc('Additional Information') %]</h4>
[%- FOR meta IN category_extras.$category %]
[%- meta_name = meta.code -%]