mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
9 lines
206 B
HTML
9 lines
206 B
HTML
<td>
|
|
<a href='/api/missions/<%-name%>'><%-name%></a>
|
|
</td>
|
|
<td>
|
|
<button type="button" class="btn btn-danger btn-xs delete">
|
|
<span class="glyphicon glyphicon-remove"></span> Delete
|
|
</button>
|
|
</td>
|