1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

remove all bootstrap icons in favor of material design icons

This commit is contained in:
checktheroads
2021-04-21 11:31:28 -07:00
parent 024f3962b2
commit fe4a9bff2d
68 changed files with 481 additions and 31142 deletions

View File

@@ -11,7 +11,7 @@
data-bs-target="#docs_modal"
title="Help"
>
<i class="bi bi-question"></i>
<i class="mdi mdi-help-circle"></i>
</button>
{% endif %}
{% endblock %}