mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-10 22:02:17 -06:00
Replace Font Awesome icons with Material Design
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h1>{% block title %}Import Completed{% endblock %}</h1>
|
||||
{% include 'responsive_table.html' %}
|
||||
<a href="{{ request.path }}" class="btn btn-primary">
|
||||
<span class="fa fa-download" aria-hidden="true"></span>
|
||||
<span class="mdi mdi-database-import-outline" aria-hidden="true"></span>
|
||||
Import more
|
||||
</a>
|
||||
{% if return_url %}
|
||||
|
||||
Reference in New Issue
Block a user