mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Use button role names instead of color shades
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<a href="{{ url }}" class="btn btn-sm btn-red-500 m-1" role="button">
|
||||
<a href="{{ url }}" class="btn btn-sm btn-danger m-1" role="button">
|
||||
<span class="mdi mdi-trash-can-outline" aria-hidden="true"></span> Delete
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user