debian-mirror-gitlab/app/views/layouts/nav/sidebar/_group.html.haml
2021-09-30 23:02:18 +05:30

3 lines
321 B
Text

-# We're migration the group sidebar to a logical model based structure. If you need to update
-# any of the existing menus, you can find them in app/views/layouts/nav/sidebar/_group_menus.html.haml.
= render partial: 'shared/nav/sidebar', object: Sidebars::Groups::Panel.new(group_sidebar_context(@group, current_user))