aboutsummaryrefslogtreecommitdiffstats
path: root/lib/srtgui/templates/defect.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/srtgui/templates/defect.html')
-rw-r--r--lib/srtgui/templates/defect.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/srtgui/templates/defect.html b/lib/srtgui/templates/defect.html
index ed00fd90..2cae9514 100644
--- a/lib/srtgui/templates/defect.html
+++ b/lib/srtgui/templates/defect.html
@@ -63,6 +63,9 @@
<dt>SRTool Outcome:</dt>
<dd>{{object.get_outcome_text}}</dd>
+ <dt>Affected Components:</dt>
+ <dd>{{object.packages}}</dd>
+
<dt>Publish:</dt>
<dd>{{object.publish}}</dd>