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

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

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

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