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

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

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

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