diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 9befcda3c22..3acfe13ee8f 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8884 \ No newline at end of file +8885 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/create/create-guided.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/create/create-guided.html.tmpl index 7f9e5179fbb..6bcb436f84a 100644 --- a/mozilla/webtools/bugzilla/template/en/default/bug/create/create-guided.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/bug/create/create-guided.html.tmpl @@ -121,6 +121,7 @@ function PutDescription() { [% default.component_ = "General" %] [% END %] [% FOREACH c = product.components %] + [% NEXT IF NOT c.is_active %]