From 4072fb2554f0c43ffd0c8726f849416c12eae0c8 Mon Sep 17 00:00:00 2001 From: will Date: Tue, 2 Nov 2010 20:59:43 -0700 Subject: [PATCH] Adding New UI support for VPN. Missing component include the listing of the users that have access to the VPN. --- ui/jsp/ipaddress.jsp | 65 ++++++++++++++++++ ui/scripts/cloud.core.ipaddress.js | 103 +++++++++++++++++++++++++++-- 2 files changed, 162 insertions(+), 6 deletions(-) diff --git a/ui/jsp/ipaddress.jsp b/ui/jsp/ipaddress.jsp index 6132fddada5..9ed7e2978f3 100644 --- a/ui/jsp/ipaddress.jsp +++ b/ui/jsp/ipaddress.jsp @@ -28,6 +28,8 @@ <%=t.t("Port Forwarding")%>
<%=t.t("Load Balancer")%>
+
+ <%=t.t("VPN")%>
+ + + + @@ -474,6 +521,24 @@

+ +