From 33f334289c7ad65536f3addbdc1198630079645a Mon Sep 17 00:00:00 2001 From: catborise Date: Tue, 18 Sep 2018 09:53:34 +0300 Subject: [PATCH] patch for old libvirts to populate video graphics type. --- create/templates/create_instance.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/create/templates/create_instance.html b/create/templates/create_instance.html index c1b6f06..c0849f5 100644 --- a/create/templates/create_instance.html +++ b/create/templates/create_instance.html @@ -112,6 +112,10 @@
+ {% if not videos %} + + + {% endif %} {% for video in videos %} {% endfor %} @@ -419,7 +427,7 @@