diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
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 %] <div id="user-story-actions"> |