Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2017-04-19 19:36:21 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-04-19 19:36:21 +0300
commit51eb2a81a8947638d5499993ac3786463c70b981 (patch)
tree0ef689583e029603a5282594d68169178b0c66cb /app/views/projects/environments
parent29ddc15f8d9b094bb7052875f7728ee48f7ad06b (diff)
Remove manual deployment controls from Environment metrics page
Diffstat (limited to 'app/views/projects/environments')
-rw-r--r--app/views/projects/environments/metrics.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/projects/environments/metrics.html.haml b/app/views/projects/environments/metrics.html.haml
index 2e54af698aa..766f119116f 100644
--- a/app/views/projects/environments/metrics.html.haml
+++ b/app/views/projects/environments/metrics.html.haml
@@ -13,9 +13,6 @@
Environment:
= link_to @environment.name, environment_path(@environment)
- .col-sm-6
- .nav-controls
- = render 'projects/deployments/actions', deployment: @environment.last_deployment
.prometheus-state
.js-getting-started.hidden
.row