3 lines
344 B
Text
3 lines
344 B
Text
-# We're migration the project 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/_project_menus.html.haml.
|
|
= render partial: 'shared/nav/sidebar', object: Sidebars::Projects::Panel.new(project_sidebar_context(@project, current_user, current_ref))
|