From 7bf9ad78543d0f95c655afab376de6fc4687f3d2 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 1 Dec 2015 13:11:41 +0800 Subject: Bug 1149952 - Can't change bug status to ASSIGNED in one click --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'extensions/BugModal/template') diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl index 35621f544..b73761cff 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -473,6 +473,13 @@ inline = 1 edit_only = 1 %] + [% UNLESS prefix %] + + [% END %] [% IF bug.choices.resolution.only("name", "DUPLICATE").size %]
of -- cgit v1.2.3-24-g4f1b