gitlab-org--gitlab-foss/spec/frontend/fixtures/static/environments/table.html

16 lines
188 B
HTML

<table>
<thead>
<tr>
<th>Environment</th>
<th>Last deployment</th>
<th>Job</th>
<th>Commit</th>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr id="environment-row"></tr>
</tbody>
</table>