summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorkushalpandya <kushal@gitlab.com>2017-06-01 13:25:48 +0530
committerkushalpandya <kushal@gitlab.com>2017-06-01 13:25:48 +0530
commit4826ae074f2757e2ca7cddbb201688a11bcf8f8b (patch)
treec87c7065eb8d89aab26b6490acca752ef19ae29b /app/views/projects
parentb83a40483ad5f87b3e08c3ed2d090b5d87bdac27 (diff)
downloadgitlab-ce-4826ae074f2757e2ca7cddbb201688a11bcf8f8b.tar.gz
Changes based on UX review
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/services/prometheus/_show.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/services/prometheus/_show.html.haml b/app/views/projects/services/prometheus/_show.html.haml
index bf8bfe4ddcb..82d4dd2488f 100644
--- a/app/views/projects/services/prometheus/_show.html.haml
+++ b/app/views/projects/services/prometheus/_show.html.haml
@@ -31,7 +31,7 @@
.panel-heading
%h3.panel-title
= icon('caret-right lg', class: 'panel-toggle js-panel-toggle', 'aria-label' => 'Toggle panel')
- Missing environment variable(s)
+ Missing environment variable
%span.badge-count.js-env-var-count 0
.panel-body.hidden
.flash-container
@@ -40,6 +40,6 @@
To set up automatic monitoring, add the environment variable
%code
$CI_ENVIRONMENT_SLUG
- to exporter's queries.
+ to exporter&rsquo;s queries.
= link_to 'More information', '#'
%ul.metrics-list.js-missing-var-metrics-list