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

index.html.haml « configuration « aws « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 27d8652c625590fae383f82b9f0a9b9a02d4dd33 (plain)
1
2
3
4
5
6
7
- add_to_breadcrumbs _('AWS'), project_aws_path(@project)
- breadcrumb_title s_('CloudSeed|Configuration')
- page_title s_('CloudSeed|Configuration')

- @content_class = "limit-container-width" unless fluid_layout

#js-aws-configuration{ data: @js_data }