From 82c87f82bc694f9d0c397d6c79210f1076914994 Mon Sep 17 00:00:00 2001 From: catborise Date: Wed, 24 Oct 2018 17:15:10 +0300 Subject: [PATCH] add/modify alert messages while detaching and deleting volumes. --- instances/templates/instance.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/instances/templates/instance.html b/instances/templates/instance.html index 6107285..5303c37 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -678,17 +678,17 @@ {% ifequal status 5 %} - - {% else %} - - {% endifequal %} @@ -702,7 +702,6 @@
- {% if request.user.is_superuser %}

{% trans "Autostart your instance when host server is power on" %}