From 4da65f234a74e4c8c2d2ec9bd20e812175787194 Mon Sep 17 00:00:00 2001 From: Sebastin Santy Date: Wed, 15 Mar 2017 16:06:29 -0400 Subject: Bug 1344979 - When adding a patch to an unassigned bug, pre-check the reassignment checkbox --- template/en/default/attachment/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default') diff --git a/template/en/default/attachment/create.html.tmpl b/template/en/default/attachment/create.html.tmpl index d2dfce5cc..63bf14b37 100644 --- a/template/en/default/attachment/create.html.tmpl +++ b/template/en/default/attachment/create.html.tmpl @@ -84,7 +84,7 @@ TUI_hide_default('attachment_text_field'); If you want to assign this [% terms.bug %] to yourself, check the box below.
- + [% bug_statuses = [] %] [% FOREACH bug_status = bug.status.can_change_to %] -- cgit v1.2.3-24-g4f1b