debian-mirror-gitlab/spec/frontend/fixtures/static/environments/table.html

16 lines
188 B
HTML
Raw Normal View History

2019-07-31 22:56:46 +05:30
<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>