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:
authorBryce Johnson <bryce@gitlab.com>2017-08-19 00:09:13 +0300
committerBryce Johnson <bryce@gitlab.com>2017-08-19 00:14:16 +0300
commitd9c6bb0d34b96ffb78b9e65b5b2110b752cf5a55 (patch)
tree0f576c32fe518dcb24f0f573446af24278c1ff0c /app/views/admin/dashboard
parent8936a92e811f51011eb405e379b0ca563b34936f (diff)
Move ConvDev index to Overview from Monitoring.
Diffstat (limited to 'app/views/admin/dashboard')
-rw-r--r--app/views/admin/dashboard/_head.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/admin/dashboard/_head.html.haml b/app/views/admin/dashboard/_head.html.haml
index dff549f502c..c2151710884 100644
--- a/app/views/admin/dashboard/_head.html.haml
+++ b/app/views/admin/dashboard/_head.html.haml
@@ -31,3 +31,7 @@
= link_to admin_cohorts_path, title: 'Cohorts' do
%span
Cohorts
+ = nav_link(controller: :conversational_development_index) do
+ = link_to admin_conversational_development_index_path, title: 'ConvDev Index' do
+ %span
+ ConvDev Index