debian-mirror-gitlab/app/views/projects/google_cloud/gcp_regions/index.html.haml
2022-10-11 01:57:18 +05:30

8 lines
348 B
Text

- add_to_breadcrumbs _('Google Cloud'), project_google_cloud_path(@project)
- breadcrumb_title s_('CloudSeed|Regions')
- page_title s_('CloudSeed|Regions')
- @content_class = "limit-container-width" unless fluid_layout
= form_tag project_google_cloud_gcp_regions_path(@project), method: 'post' do
#js-google-cloud-gcp-regions{ data: @js_data }