summaryrefslogtreecommitdiff
path: root/app/views/projects/environments
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-01 20:21:42 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-01 20:21:42 +0000
commitdd929203bb9502d9547bcb45c04c8be34d8c0b3b (patch)
treeed896c637313ac9771ecae3d35443a651140c8ad /app/views/projects/environments
parente27416300fc71e84b5bc901ef7f9e9143b8b940e (diff)
parentef20bb2edd932a8e144aded11c83046e77ea79d9 (diff)
downloadgitlab-ce-dd929203bb9502d9547bcb45c04c8be34d8c0b3b.tar.gz
Merge branch '27494-environment-list-column-headers' into 'master'
Edited the column header for the environments list from created to updated and a… Closes #27494 See merge request !8904
Diffstat (limited to 'app/views/projects/environments')
-rw-r--r--app/views/projects/environments/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/environments/show.html.haml b/app/views/projects/environments/show.html.haml
index b23ca109746..f3179dce5f2 100644
--- a/app/views/projects/environments/show.html.haml
+++ b/app/views/projects/environments/show.html.haml
@@ -33,7 +33,7 @@
%th ID
%th Commit
%th Build
- %th
+ %th Created
%th.hidden-xs
= render @deployments