Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-08-17 17:53:50 +0300
committerPhil Hughes <me@iamphill.com>2017-08-18 13:07:05 +0300
commitd5ab1000aa705558db7b7b1e2a8f49bbc72f3db2 (patch)
treec4f25255f196f7e48c1b50e4905c2bb46190ea52 /app/views/admin/dashboard
parentbec6ea20f6933f07cb616c29ce72efc076a97dc0 (diff)
various breadcrumb updates
Diffstat (limited to 'app/views/admin/dashboard')
-rw-r--r--app/views/admin/dashboard/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/admin/dashboard/index.html.haml b/app/views/admin/dashboard/index.html.haml
index 8e94e68bc11..069f8f89e0b 100644
--- a/app/views/admin/dashboard/index.html.haml
+++ b/app/views/admin/dashboard/index.html.haml
@@ -1,4 +1,5 @@
- @no_container = true
+- breadcrumb_title "Dashboard"
= render "admin/dashboard/head"
%div{ class: container_class }