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:
@ -41,7 +41,7 @@ module Sidebars
|
||||
|
||||
def usage_trends_menu_item
|
||||
::Sidebars::MenuItem.new(
|
||||
title: _('Usage Trends'),
|
||||
title: _('Usage trends'),
|
||||
link: admin_usage_trends_path,
|
||||
active_routes: { controller: 'usage_trends' },
|
||||
item_id: :usage_trends
|
||||
|
Reference in New Issue
Block a user