mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
Changed icon
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user