summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs/show.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-07-04 14:05:26 +0100
committerPhil Hughes <me@iamphill.com>2017-07-04 14:10:18 +0100
commit6d3a9cc98e1503b0ef49906833aab094a8e6b686 (patch)
tree30939f1c11628a0fbfa3a4605c82da921183fbd0 /app/views/projects/graphs/show.html.haml
parent19437e47095719d956a3520546292d13845edc3b (diff)
downloadgitlab-ce-6d3a9cc98e1503b0ef49906833aab094a8e6b686.tar.gz
fix some breadcrumb titles that are wrongnew-nav-fix-contextual-breadcrumbs
changed color of divider
Diffstat (limited to 'app/views/projects/graphs/show.html.haml')
-rw-r--r--app/views/projects/graphs/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/graphs/show.html.haml b/app/views/projects/graphs/show.html.haml
index 680f8ae6c8f..239a189caef 100644
--- a/app/views/projects/graphs/show.html.haml
+++ b/app/views/projects/graphs/show.html.haml
@@ -1,4 +1,5 @@
- @no_container = true
+- @breadcrumb_title = "Contributors"
- page_title "Contributors"
- content_for :page_specific_javascripts do
= page_specific_javascript_bundle_tag('common_d3')