mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
add missing pipe mark after snapshot icon
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
|
||||
{% if instance.snapshots %}
|
||||
<i class="fa fa-camera link-primary" title="There are {{ instance.snapshots|length }} snapshot(s)"></i>
|
||||
|
|
||||
{% endif %}
|
||||
{% if instance.cur_vcpu %}
|
||||
{{ instance.cur_vcpu }} {% trans "VCPU" %}
|
||||
|
||||
Reference in New Issue
Block a user