Commit 6a3dd579 authored by Clement Ho's avatar Clement Ho

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
parents 9cdfcbb5 8e22dc10
......@@ -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>
......
---
title: Adds label to Environments "Date Created"
merge_request: 8376
author: Saad Shahd
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