From 96982ce58be9adb55e1a39a2a4b0f43d98bc1918 Mon Sep 17 00:00:00 2001 From: Jan Krcmar Date: Wed, 10 Feb 2016 17:52:50 +0100 Subject: [PATCH] instance/settings: inputs renamed according to action type (net -> clone-net-mac, net -> net-mac) instance/network: correct multiple interfaces handling, add mac handling --- instances/templates/instance.html | 14 +++++--------- instances/views.py | 2 +- vrtManager/instance.py | 8 +++++--- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/instances/templates/instance.html b/instances/templates/instance.html index 4287379..948fd7d 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -674,16 +674,12 @@ {% for network in networks %}
-
- +
+
-
- -
{% endfor %} {% ifequal status 5 %} @@ -725,7 +721,7 @@
- +