1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 15:15:22 +00:00

Changed icon

This commit is contained in:
Retspen 2015-05-13 10:39:50 +03:00
parent e41eb792a3
commit d91de06e0c

View file

@ -23,7 +23,7 @@
<h3 class="panel-title">
<a href="{% url 'overview' compute.id %}"><strong>{{ compute.name }}</strong></a>
<a data-toggle="modal" href="#editHost{{ compute.id }}" class="pull-right" title="{% trans "Edit" %}">
<span class="glyphicon glyphicon-cog"></span>
<i class="fa fa-cog"></i>
</a>
</h3>
{% else %}