Commit fea009bf authored by Matija Čupić's avatar Matija Čupić

Rename enabled partial to integration_form

parent 9e2febf8
%h4= s_('ClusterIntegration|Cluster integration')
%p= s_('ClusterIntegration|Control how your cluster integrates with GitLab')
.settings-content
.hidden.js-cluster-error.alert.alert-danger.alert-block.append-bottom-10{ role: 'alert' }
......@@ -11,3 +10,5 @@
.hidden.js-cluster-success.alert.alert-success.alert-block.append-bottom-10{ role: 'alert' }
= s_('ClusterIntegration|Cluster was successfully created on Google Kubernetes Engine. Refresh the page to see cluster\'s details')
%p= s_('ClusterIntegration|Control how your cluster integrates with GitLab')
......@@ -19,7 +19,7 @@
%section.settings.no-animate.expanded#cluster-integration
= render 'banner'
= render 'enabled'
= render 'integration_form'
.cluster-applications-table#js-cluster-applications
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment