summaryrefslogtreecommitdiff
path: root/app/views/groups/registry/repositories/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/registry/repositories/index.html.haml')
-rw-r--r--app/views/groups/registry/repositories/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/groups/registry/repositories/index.html.haml b/app/views/groups/registry/repositories/index.html.haml
index eff8d77ac72..996582e0ae8 100644
--- a/app/views/groups/registry/repositories/index.html.haml
+++ b/app/views/groups/registry/repositories/index.html.haml
@@ -12,6 +12,8 @@
"no_containers_image" => image_path('illustrations/docker-empty-state.svg'),
"containers_error_image" => image_path('illustrations/docker-error-state.svg'),
"registry_host_url_with_port" => escape_once(registry_config.host_port),
+ "garbage_collection_help_page_path" => help_page_path('administration/packages/container_registry', anchor: 'container-registry-garbage-collection'),
+ "is_admin": current_user&.admin,
is_group_page: true,
character_error: @character_error.to_s } }
- else