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

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

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

#js-google-cloud-configuration{ data: @js_data }