Merge branch '25371-environments-date-created-column-is-not-labeled' into 'master'

Add label to Environments "Date Created" column

Closes #25371

See merge request !8376
This commit is contained in:
Clement Ho 2017-01-06 22:24:18 +00:00
commit 6a3dd5791e
2 changed files with 5 additions and 1 deletions

View file

@ -216,7 +216,7 @@
<th class="environments-deploy">Last deployment</th>
<th class="environments-build">Build</th>
<th class="environments-commit">Commit</th>
<th class="environments-date"></th>
<th class="environments-date">Created</th>
<th class="hidden-xs environments-actions"></th>
</tr>
</thead>

View file

@ -0,0 +1,4 @@
---
title: Adds label to Environments "Date Created"
merge_request: 8376
author: Saad Shahd