summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/_environment.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/environments/_environment.html.haml')
-rw-r--r--app/views/projects/environments/_environment.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/environments/_environment.html.haml b/app/views/projects/environments/_environment.html.haml
index 53df563d9cf..251694e897c 100644
--- a/app/views/projects/environments/_environment.html.haml
+++ b/app/views/projects/environments/_environment.html.haml
@@ -27,5 +27,5 @@
- if last_deployment
#{time_ago_with_tooltip(last_deployment.created_at)}
- %td
+ %td.hidden-xs
= render 'projects/deployments/actions', deployment: last_deployment