debian-mirror-gitlab/app/views/projects/packages/infrastructure_registry/index.html.haml

11 lines
458 B
Text
Raw Normal View History

2021-04-29 21:17:54 +05:30
- page_title _("Infrastructure Registry")
- @content_class = "limit-container-width" unless fluid_layout
.row
.col-12
#js-vue-packages-list{ data: { resource_id: @project.id,
page_type: 'project',
empty_list_help_url: help_page_path('user/infrastructure/index'),
empty_list_illustration: image_path('illustrations/empty-state/empty-terraform-register-lg.svg'),
package_help_url: help_page_path('user/infrastructure/index') } }