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

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

2 lines
150 B
Text
Raw Normal View History

2023-05-27 22:25:52 +05:30
= render partial: 'shared/nav/sidebar', object: Sidebars::UserProfile::Panel.new(Sidebars::Context.new(current_user: current_user, container: @user))