summaryrefslogtreecommitdiff
path: root/app/views/projects/environments
diff options
context:
space:
mode:
authordimitrieh <dimitriehoekstra@gmail.com>2017-01-31 12:09:37 +0100
committerdimitrieh <dimitriehoekstra@gmail.com>2017-01-31 12:09:37 +0100
commitef20bb2edd932a8e144aded11c83046e77ea79d9 (patch)
treed5e2bf2ebcea50ff5a6862bc5a8d7a281025424a /app/views/projects/environments
parentd777e6f1da98be64b872a2bea2222f3e037a3d4d (diff)
downloadgitlab-ce-ef20bb2edd932a8e144aded11c83046e77ea79d9.tar.gz
Edited the column header for the environments list from created to updated and added created to environments detail page colum header titles27494-environment-list-column-headers
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 6e0d9456900..51c31a09378 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