summaryrefslogtreecommitdiff
path: root/app/views/projects/google_cloud/gcp_regions/index.html.haml
blob: d7cabaa029be1c7afb81894d85f84b68cd8129fa (plain)
1
2
3
4
5
6
7
8
- add_to_breadcrumbs _('Google Cloud'), @google_cloud_path
- breadcrumb_title _('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 }