2022-01-26 12:08:38 +05:30
|
|
|
- add_to_breadcrumbs _('Google Cloud'), @google_cloud_path
|
2022-08-13 15:12:31 +05:30
|
|
|
- breadcrumb_title s_('CloudSeed|Service Account')
|
|
|
|
- page_title s_('CloudSeed|Service Account')
|
2022-01-26 12:08:38 +05:30
|
|
|
|
|
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
|
|
|
|
|
|
|
= form_tag project_google_cloud_service_accounts_path(@project), method: 'post' do
|
2022-08-13 15:12:31 +05:30
|
|
|
#js-google-cloud-service-accounts{ data: @js_data }
|