mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -95,7 +95,7 @@ module Sidebars
|
||||
|
||||
def gitaly_servers_menu_item
|
||||
::Sidebars::MenuItem.new(
|
||||
title: _('Gitaly Servers'),
|
||||
title: _('Gitaly servers'),
|
||||
link: admin_gitaly_servers_path,
|
||||
active_routes: { controller: 'gitaly_servers' },
|
||||
item_id: :gitaly_servers
|
||||
|
Reference in New Issue
Block a user