summaryrefslogtreecommitdiff
path: root/app/views/projects/google_cloud/gcp_regions/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/google_cloud/gcp_regions/index.html.haml')
-rw-r--r--app/views/projects/google_cloud/gcp_regions/index.html.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/projects/google_cloud/gcp_regions/index.html.haml b/app/views/projects/google_cloud/gcp_regions/index.html.haml
new file mode 100644
index 00000000000..3a6f8ca059d
--- /dev/null
+++ b/app/views/projects/google_cloud/gcp_regions/index.html.haml
@@ -0,0 +1,8 @@
+- add_to_breadcrumbs _('Google Cloud'), @google_cloud_path
+- breadcrumb_title _('Regions')
+- page_title _('Regions')
+
+- @content_class = "limit-container-width" unless fluid_layout
+
+= form_tag project_google_cloud_gcp_regions_path(@project), method: 'post' do
+ #js-google-cloud{ data: @js_data }