提交 e960b3ad 编写于 作者: K Kamil Trzcinski

Fix nav_link for dashboard

上级 d059d346
......@@ -31,8 +31,8 @@
%span
Merge Requests
%span.count= current_user.assigned_merge_requests.opened.count
= nav_link(controller: [:ci, :projects]) do
= link_to ci_root_path, title: 'Continuous Integration', data: {placement: 'right'} do
= nav_link(path: 'ci/projects#index') do
= link_to ci_projects_path, title: 'Continuous Integration', data: {placement: 'right'} do
= icon('building fw')
%span
Continuous Integration
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册