3 lines
321 B
Text
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))
|