mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
Mods delete button should be red and dangerous
This commit is contained in:
parent
e4d42d4b2a
commit
7c2d704f28
@ -13,7 +13,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<% } else { %>
|
<% } else { %>
|
||||||
<a class="btn btn-primary btn-xs destroy ladda-button pull-right" data-style="expand-left">
|
<a class="btn btn-danger btn-xs destroy ladda-button pull-right" data-style="expand-left">
|
||||||
<span class="glyphicon glyphicon-trash"></span>
|
<span class="glyphicon glyphicon-trash"></span>
|
||||||
Delete
|
Delete
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user