Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cleanup_tags.html.haml « packages_and_registries « settings « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5244587c16dce525d595239abf8b40a27b089f3b (plain)
1
2
3
4
5
6
- add_to_breadcrumbs _('Package and registry settings'), project_settings_packages_and_registries_path(@project)
- breadcrumb_title s_('ContainerRegistry|Clean up image tags')
- page_title s_('ContainerRegistry|Clean up image tags'), _('Package and registry settings')
- @content_class = 'limit-container-width' unless fluid_layout

#js-registry-settings-cleanup-image-tags{ data: cleanup_settings_data }