From bd10e74fa55e2062416fc193db76b73174398624 Mon Sep 17 00:00:00 2001 From: Sebastin Santy Date: Wed, 12 Jul 2017 01:55:20 +0530 Subject: Bug 1379483 - Required fields in bug_modal --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 1 + 1 file changed, 1 insertion(+) (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 5ece78805..365370d50 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -220,6 +220,7 @@ field_type = constants.FIELD_TYPE_FREETEXT hide_on_view = 1 help = "https://wiki.mozilla.org/BMO/UserGuide/BugFields#short_desc" + required = 1 %] [%# status summary %] -- cgit v1.2.3-24-g4f1b