Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_admin.html.haml « sidebar « nav « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bffc030dbd93cdf167599b53ad472671d2d0e27f (plain)
1
= render partial: 'shared/nav/sidebar', object: Sidebars::Admin::Panel.new(Sidebars::Context.new(current_user: current_user, container: nil))