From 866fb132fddbc2471363069ff898976fbb6444f1 Mon Sep 17 00:00:00 2001 From: will Date: Tue, 11 Jan 2011 16:31:00 -0800 Subject: [PATCH] bug 7803: Added ability to specify whether a direct network is default or not. --- ui/jsp/network.jsp | 28 +++++++++++++++++++++++----- ui/scripts/cloud.core.network.js | 9 +++++---- 2 files changed, 28 insertions(+), 9 deletions(-) diff --git a/ui/jsp/network.jsp b/ui/jsp/network.jsp index a515aa72a6c..ca16b59eb55 100644 --- a/ui/jsp/network.jsp +++ b/ui/jsp/network.jsp @@ -326,7 +326,17 @@ -
+
+
+
+ Is Default:
+
+
+
+
+
+
+
<%=t.t("vlan")%>:
@@ -336,7 +346,7 @@
-
+
<%=t.t("gateway")%>:
@@ -346,7 +356,7 @@
-
+
Netmask:
@@ -356,7 +366,7 @@
-
+
Domain:
@@ -366,7 +376,7 @@
-
+
Account:
@@ -996,6 +1006,14 @@ + +
  • + +