diff --git a/instances/templates/instance.html b/instances/templates/instance.html index c3307c1..f644e5a 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -4,35 +4,37 @@ {% block title %}{% trans "Instance" %} - {{ vname }}{% endblock %} {% block content %} {% include 'pleasewaitdialog.html' %} - + + {% endif %}
@@ -1781,7 +1783,7 @@ image = new_vname + '-clone'; } $('#disk_name-{{ disk.dev }}').val(image); - {% endfor %} + {% endfor %} }