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

index.html.haml « packages_and_registries « settings « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a12ad4902be13945368dd95f288325aa3e20d2f (plain)
1
2
3
4
5
- breadcrumb_title _('Packages & Registries')
- page_title _('Packages & Registries')
- @content_class = 'limit-container-width' unless fluid_layout

%section#js-packages-and-registries-settings{ data: { default_expanded: expanded_by_default?.to_s, group_path: @group.full_path } }