Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_show_nav.html.haml « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2097e8874102129e2cac59e76270d2818903413 (plain)
1
2
3
4
5
6
7
%ul.nav-links
  = nav_link(page: group_path(@group)) do
    = link_to group_path(@group) do
      Projects
  = nav_link(page: subgroups_group_path(@group)) do
    = link_to subgroups_group_path(@group) do
      Subgroups