From 4d62193c8251724ba25221e3088c2d5f98a1d898 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 27 May 2016 18:53:36 +0000 Subject: Bug 1275567 - 'user story' summary shouldn't be visible in module header when user story is empty --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 1 + 1 file changed, 1 insertion(+) (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 a0b13feec..e1a57a1f6 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -1041,6 +1041,7 @@ hide_on_view = bug.cf_user_story == "" collapsed = bug.cf_user_story == "" no_collapse_persist = 1 + subtitle = "" %] [% IF user.id %]
-- cgit v1.2.3-24-g4f1b