mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-24 23:25:24 +00:00
Changed icon
This commit is contained in:
parent
e41eb792a3
commit
d91de06e0c
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue