debian-mirror-gitlab/app/views/groups/settings/packages_and_registries/show.html.haml

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

7 lines
305 B
Text
Raw Normal View History

2023-04-23 21:23:45 +05:30
- breadcrumb_title _('Packages and registries settings')
- page_title _('Packages and registries settings')
2023-07-09 08:55:56 +05:30
- @force_desktop_expanded_sidebar = true
2021-03-08 18:12:59 +05:30
2022-08-13 15:12:31 +05:30
%section#js-packages-and-registries-settings{ data: { group_path: @group.full_path,
2022-01-26 12:08:38 +05:30
group_dependency_proxy_path: group_dependency_proxy_path(@group) } }