summaryrefslogtreecommitdiff
path: root/app/views/projects/network
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/network
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/network')
-rw-r--r--app/views/projects/network/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/network/show.html.haml b/app/views/projects/network/show.html.haml
index ed6077f6c6b..c89b037f441 100644
--- a/app/views/projects/network/show.html.haml
+++ b/app/views/projects/network/show.html.haml
@@ -1,3 +1,4 @@
+- @breadcrumb_title = "Graph"
- page_title "Graph", @ref
- content_for :page_specific_javascripts do
= page_specific_javascript_bundle_tag('network')