debian-mirror-gitlab/spec/javascripts/fixtures/static/environments/table.html
2019-07-31 17:26:46 +00:00

15 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>