2022-08-27 11:52:29 +05:30
|
|
|
- add_to_breadcrumbs _('Google Cloud'), project_google_cloud_path(@project)
|
2022-10-11 01:57:18 +05:30
|
|
|
- breadcrumb_title s_('CloudSeed|Regions')
|
2022-08-13 15:12:31 +05:30
|
|
|
- page_title s_('CloudSeed|Regions')
|
2022-05-07 20:08:51 +05:30
|
|
|
|
|
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
|
|
|
|
|
|
|
= form_tag project_google_cloud_gcp_regions_path(@project), method: 'post' do
|
2022-08-13 15:12:31 +05:30
|
|
|
#js-google-cloud-gcp-regions{ data: @js_data }
|