mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Replace Font Awesome icons with Material Design
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% include "django/forms/widgets/input.html" %}
|
||||
<span class="input-group-btn">
|
||||
<button class="btn btn-default reslugify" type="button" title="Regenerate slug">
|
||||
<i class="fa fa-refresh"></i>
|
||||
<i class="mdi mdi-refresh"></i>
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user