mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-18 17:52:21 -06:00
Use button role names instead of color shades
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="d-flex flex-shrink-1 m-1">
|
||||
<a href="{{ add_url }}" type="button" class="btn btn-sm btn-green-500">
|
||||
<a href="{{ add_url }}" type="button" class="btn btn-sm btn-success">
|
||||
<i class="mdi mdi-plus-thick"></i>
|
||||
Add
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user