Remove Add Cluster button in clusters/index
This commit is contained in:
parent
e292752bd2
commit
5a1ebf1d93
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
|||
.top-area.adjust
|
||||
.nav-text
|
||||
= s_("ClusterIntegration|Clusters can be used to deploy applications and to provide Review Apps for this project")
|
||||
.pull-right.nav-bar-right
|
||||
= link_to s_("ClusterIntegration|Add cluster"), new_project_cluster_path(@project), class: "btn btn-success disabled has-tooltip js-add-cluster", title: s_("ClusterIntegration|Multiple clusters are available in GitLab Entreprise Edition Premium and Ultimate")
|
||||
.ci-table.js-clusters-list
|
||||
.gl-responsive-table-row.table-row-header{ role: "row" }
|
||||
.table-section.section-30{ role: "rowheader" }
|
||||
|
|
Loading…
Reference in a new issue