Skip to content
Snippets Groups Projects
Commit 49b4ddc9 authored by Julian's avatar Julian
Browse files

Change icon set of group types

parent 7102a3a3
No related branches found
No related tags found
1 merge request!686Resolve "Change material icon set"
......@@ -10,7 +10,7 @@
{% block content %}
<a class="btn green waves-effect waves-light" href="{% url 'create_group_type' %}">
<i class="material-icons left">add</i>
<i class="material-icons iconify left" data-icon="mdi:add"></i>
{% trans "Create group type" %}
</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment