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-04 19:34:36 +0300
committerPhil Hughes <me@iamphill.com>2017-08-04 19:34:36 +0300
commit154a55cfd745a1c2db229458a2fd486651b4fb9b (patch)
tree484941d2da2459162df7e92a8985a3bcf5844f82 /app/views/layouts/nav/_new_project_sidebar.html.haml
parent9dab157502527aee9f928539011807c3a5c24e84 (diff)
parentee7fcf59ad6a98d0ebae31921d0e899ca7cd2659 (diff)
Merge branch '35944-missing-sidebar-icons' into 'master'
Add container registry and spam logs icons Closes #35944 See merge request !13317
Diffstat (limited to 'app/views/layouts/nav/_new_project_sidebar.html.haml')
-rw-r--r--app/views/layouts/nav/_new_project_sidebar.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_new_project_sidebar.html.haml b/app/views/layouts/nav/_new_project_sidebar.html.haml
index 8e246b6e91f..8d821c1796c 100644
--- a/app/views/layouts/nav/_new_project_sidebar.html.haml
+++ b/app/views/layouts/nav/_new_project_sidebar.html.haml
@@ -76,7 +76,7 @@
= nav_link(controller: %w[projects/registry/repositories]) do
= link_to project_container_registry_index_path(@project), title: 'Container Registry', class: 'shortcuts-container-registry' do
.nav-icon-container
- = custom_icon('mr_bold')
+ = custom_icon('container_registry')
%span.nav-item-name
Registry