From bccfbb0010f5b4c1b2c78795c17de01d2f37c9d5 Mon Sep 17 00:00:00 2001 From: Anatoliy Guskov Date: Thu, 8 Oct 2015 09:32:38 +0300 Subject: [PATCH] Fixed generate password for VNC --- instances/templates/instance.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/instances/templates/instance.html b/instances/templates/instance.html index 85d9614..c3baecc 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -589,9 +589,9 @@ -
+
-
+
- {% if console_passwd %} - {% trans "Show" %} - {% endif %}
+ {% if console_passwd %} + {% trans "Show" %} + {% endif %} {% ifequal status 5 %} {% else %}