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:
@ -33,7 +33,7 @@ module Sidebars
|
||||
|
||||
def system_info_menu_item
|
||||
::Sidebars::MenuItem.new(
|
||||
title: _('System Info'),
|
||||
title: _('System information'),
|
||||
link: admin_system_info_path,
|
||||
active_routes: { controller: 'system_info' },
|
||||
item_id: :system_info
|
||||
|
Reference in New Issue
Block a user