summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/metrics.html.haml
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-07-03 13:22:26 -0500
committerJose Ivan Vargas <jvargas@gitlab.com>2017-07-04 10:32:39 -0500
commitfcbee9e5cdbb3347941c80dc357067d12be38f2e (patch)
tree35cabe02c0f39a274410965590282d33e682c429 /app/views/projects/environments/metrics.html.haml
parentc8eef2d2a62f6ac7304c8ab4d50282613e21ec8a (diff)
downloadgitlab-ce-fcbee9e5cdbb3347941c80dc357067d12be38f2e.tar.gz
Improve the overall UX for the new monitoring dashboardmonitoring-dashboard-fine-tuning-ux
Diffstat (limited to 'app/views/projects/environments/metrics.html.haml')
-rw-r--r--app/views/projects/environments/metrics.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/environments/metrics.html.haml b/app/views/projects/environments/metrics.html.haml
index c5722cf5997..3aa41174b74 100644
--- a/app/views/projects/environments/metrics.html.haml
+++ b/app/views/projects/environments/metrics.html.haml
@@ -10,7 +10,7 @@
.top-area
.row
.col-sm-6
- %h3.page-title
+ %h3
Environment:
= link_to @environment.name, environment_path(@environment)