summaryrefslogtreecommitdiff
path: root/app/views/snippets/new.html.haml
diff options
context:
space:
mode:
authorJ.D. Bean <jonathandbean@gmail.com>2018-09-24 13:36:37 +0000
committerRémy Coutable <remy@rymai.me>2018-09-24 13:36:37 +0000
commitfbb0fc5e8740e8acbbc319bc961b9c65dadb0431 (patch)
treeaab33898d69cbe905bf05ba9a198fa09559ff78c /app/views/snippets/new.html.haml
parent28086b203ae397e01d5e9870dfbddd66466450c2 (diff)
downloadgitlab-ce-fbb0fc5e8740e8acbbc319bc961b9c65dadb0431.tar.gz
Feature/new user snippets breadcrumbs
Diffstat (limited to 'app/views/snippets/new.html.haml')
-rw-r--r--app/views/snippets/new.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/snippets/new.html.haml b/app/views/snippets/new.html.haml
index f01915107e3..c8a5e199674 100644
--- a/app/views/snippets/new.html.haml
+++ b/app/views/snippets/new.html.haml
@@ -1,5 +1,6 @@
- @hide_top_links = true
-- breadcrumb_title "Snippets"
+- add_to_breadcrumbs "Snippets", dashboard_snippets_path
+- breadcrumb_title "New"
- page_title "New Snippet"
%h3.page-title
New Snippet