From de34aedc30cce1d9dcbe45394e795467b3502018 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 13 Jul 2015 16:59:22 +0800 Subject: Bug 1182500: Clearing group flag doesn't work when also moving bug to a different component --- .../template/en/default/bug_modal/new_product_groups.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extensions/BugModal/template/en') diff --git a/extensions/BugModal/template/en/default/bug_modal/new_product_groups.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/new_product_groups.html.tmpl index 29658faed..d3e4c4574 100644 --- a/extensions/BugModal/template/en/default/bug_modal/new_product_groups.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/new_product_groups.html.tmpl @@ -44,6 +44,9 @@ [% FOREACH g = group_set %]
+ [% IF g.checked %] + + [% END %]