BigW Consortium Gitlab

_projects_head.html.haml 729 Bytes
Newer Older
1 2 3
= content_for :flash_message do
  = render 'shared/project_limit'

4
%ul.center-top-menu
5 6
  = nav_link(path: ['projects#index', 'root#index']) do
    = link_to dashboard_projects_path, title: 'Home', class: 'shortcuts-activity', data: {placement: 'right'} do
7
      Your Projects
8
  = nav_link(page: starred_dashboard_projects_path) do
9 10
    = link_to starred_dashboard_projects_path, title: 'Starred Projects', data: {placement: 'right'} do
      Starred Projects
11
  = nav_link(page: [explore_root_path, trending_explore_projects_path, starred_explore_projects_path, explore_projects_path], html_options: { class: 'hidden-xs' }) do
12
    = link_to explore_root_path, title: 'Explore', data: {placement: 'right'} do
13
      Explore Projects