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

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

2 lines
158 B
Text
Raw Normal View History

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