summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/new.html.haml
diff options
context:
space:
mode:
authorJ.D. Bean <jonathandbean@gmail.com>2018-09-04 16:48:57 +0000
committerRémy Coutable <remy@rymai.me>2018-09-04 16:48:57 +0000
commit4cdaecaea08acf803cfb6a01af7699474682224f (patch)
tree1941e77dff5c46b38bb2c8be3ff699fcefeee264 /app/views/projects/issues/new.html.haml
parentd73541d006ce3d0261cf082dac5ae605dfe7a848 (diff)
downloadgitlab-ce-4cdaecaea08acf803cfb6a01af7699474682224f.tar.gz
fixes breadcrumbs on new issue page. adds link to issues page.
Diffstat (limited to 'app/views/projects/issues/new.html.haml')
-rw-r--r--app/views/projects/issues/new.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/projects/issues/new.html.haml b/app/views/projects/issues/new.html.haml
index 60fe442014f..9a081a42b6f 100644
--- a/app/views/projects/issues/new.html.haml
+++ b/app/views/projects/issues/new.html.haml
@@ -1,4 +1,5 @@
-- breadcrumb_title "Issues"
+- add_to_breadcrumbs "Issues", project_issues_path(@project)
+- breadcrumb_title "New"
- page_title "New Issue"
%h3.page-title