Commit 9bdcf23a authored by Mike Greiling's avatar Mike Greiling Committed by Thong Kuah

Remove "active" badge from cluster index for now

parent 83b8321a
......@@ -4,9 +4,7 @@
.table-mobile-header{ role: "rowheader" }= s_("ClusterIntegration|Kubernetes cluster")
.table-mobile-content
= link_to cluster.name, cluster.show_path
- if cluster.enabled?
%span.badge.badge-info Active
- else
- unless cluster.enabled?
%span.badge.badge-danger Connection disabled
.table-section.section-25
.table-mobile-header{ role: "rowheader" }= s_("ClusterIntegration|Environment scope")
......
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