debian-mirror-gitlab/app/views/layouts/nav/sidebar/_project.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
161 B
Text
Raw Normal View History

2023-03-04 22:38:38 +05:30
= render partial: 'shared/nav/sidebar', object: Sidebars::Projects::Panel.new(project_sidebar_context(@project, current_user, current_ref, ref_type: @ref_type))