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: 21eef20a98774f758354ae2a9804135c4c5c9845 (plain)
1
2
3
4
5
6
7
- breadcrumb_title _('Packages & Registries')
- page_title _('Packages & Registries')
- @content_class = 'limit-container-width' unless fluid_layout

- enable_search_settings locals: { container_class: 'gl-my-5' }

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