Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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.haml2
1 files changed, 0 insertions, 2 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
index 4cc218ff548..378ec592a74 100644
--- a/app/views/projects/google_cloud/gcp_regions/index.html.haml
+++ b/app/views/projects/google_cloud/gcp_regions/index.html.haml
@@ -2,7 +2,5 @@
- 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 }