From e2b621f203f140e03ff3b23104791ef37e3668a4 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Thu, 18 Jan 2018 06:03:10 +0100 Subject: Bug 1431135: add bug status css class to markup --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') 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 211d673ca..324b7863c 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -229,7 +229,7 @@ no_label = 1 hide_on_edit = 1 %] - + [% bug.bug_status FILTER html %] [%+ bug.resolution FILTER html IF bug.resolution %] -- cgit v1.2.3-24-g4f1b