summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl')
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
index 4cb28235e..053bcdd99 100644
--- a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
+++ b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
@@ -81,6 +81,7 @@ dupes.setLabels(
{
id: "[% field_descs.bug_id FILTER js %]",
summary: "[% field_descs.short_desc FILTER js %]",
+ component: "[% field_descs.component FILTER js %]",
status: "[% field_descs.bug_status FILTER js %]",
}
);