8 lines
348 B
Text
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 }
|