debian-mirror-gitlab/app/views/groups/dependency_proxies/show.html.haml
2023-07-09 08:55:56 +05:30

7 lines
339 B
Text

- page_title _("Dependency Proxy")
#js-dependency-proxy{ data: { group_path: @group.full_path,
no_manifests_illustration: image_path('illustrations/docker-empty-state.svg'),
group_id: @group.id,
settings_path: group_settings_packages_and_registries_path(@group),
can_clear_cache: can?(current_user, :admin_group, @group).to_s } }