debian-mirror-gitlab/app/views/groups/settings/packages_and_registries/show.html.haml
2022-07-16 19:58:13 +02:00

7 lines
352 B
Text

- 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,
group_dependency_proxy_path: group_dependency_proxy_path(@group) } }