Commit ef20bb2e authored by dimitrieh's avatar dimitrieh

Edited the column header for the environments list from created to updated and...

Edited the column header for the environments list from created to updated and added created to environments detail page colum header titles
parent d777e6f1
......@@ -182,7 +182,7 @@
<th class="environments-deploy">Last deployment</th>
<th class="environments-build">Build</th>
<th class="environments-commit">Commit</th>
<th class="environments-date">Created</th>
<th class="environments-date">Updated</th>
<th class="hidden-xs environments-actions"></th>
</tr>
</thead>
......
......@@ -33,7 +33,7 @@
%th ID
%th Commit
%th Build
%th
%th Created
%th.hidden-xs
= render @deployments
......
---
title: Edited the column header for the environments list from created to updated and added created to environments detail page colum header titles
merge_request:
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment