1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

calling hypervisor, machine, emulator operation is linked to arch variable.

This commit is contained in:
catborise 2018-10-02 15:15:41 +03:00
parent ea4f2cba8b
commit 7d21c138b7
4 changed files with 22 additions and 9 deletions

View file

@ -49,7 +49,7 @@
<p>{% trans "Connection" %}</p>
<p>{% trans "Details" %}</p>
</div>
<div class="col-xs-8 col-sm-7">
<div class="col-xs-8 col-sm-9">
<p>{{ hostname }}</p>
<p>{% for arch, hpv in hypervisor.items %}
<span class="glyphicon glyphicon-chevron-right"></span>