Commit 6a8f8a4f authored by Mike Greiling's avatar Mike Greiling

add missing classname to "Install Prometheus" button

parent 94cd687b
...@@ -17,5 +17,5 @@ ...@@ -17,5 +17,5 @@
.settings-content .settings-content
%p= s_("ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data.") %p= s_("ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data.")
%a.btn{ href: '#cluster-applications' } %a.btn.btn-default{ href: '#cluster-applications' }
= s_('ClusterIntegration|Install Prometheus') = s_('ClusterIntegration|Install Prometheus')
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