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